cloudfoundry / diego-release

BOSH Release for Diego
Apache License 2.0
201 stars 212 forks source link

Update packaging to accommodate the auto-bumping of golang packages #822

Closed MarcPaquette closed 11 months ago

MarcPaquette commented 11 months ago

The golang packages are now being autobumped and we can no longer count on the path for the package to be consistent. By modifying the path to use a wildcard we can match all possible version of the go lang package for now.