Updating the AMS SDK to 1.21.0 prevents building the AMS client anymore
Bug #2069021 reported by
Gary.Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
Medium
|
Simon Fels |
Bug Description
As reported in the following discourse post,
https:/
Some parts of the code have been moved into the `internal` folder of the ams-sdk since 1.21.0 release.
According to the Go documentation:
``
An import of a path containing the element “internal” is disallowed if the importing code is outside the tree rooted at the parent of the “internal” directory.
```
This introduces a breakage to the AMS client that is built on top of it.
Changed in anbox-cloud: | |
importance: | Undecided → Medium |
milestone: | none → 1.23.0 |
assignee: | nobody → Simon Fels (morphis) |
status: | New → Fix Committed |
Changed in anbox-cloud: | |
status: | Fix Committed → In Progress |
Changed in anbox-cloud: | |
status: | In Progress → Fix Committed |
Changed in anbox-cloud: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.