Without making a deep copy of the blueprint the changes made to the package and module versions will persist in memory, causing it to lose the package and module version globs. This can be seen by executing a freeze request and then a depsolve. The blueprint included in the depsolve had the version globs replaced by the frozen EVRA values. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| upload.go | ||
| util.go | ||