Registry aws go 1 8 fix
Compare changes
Files
2- Marin Jankovski authored
+ 1
− 1
@@ -24,7 +24,7 @@ version = Gitlab::Version.new('registry', 'dd544a82d93e8d39cec3d3d45117c3f486365
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Fixes: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2350
I have forked docker distribution here: https://gitlab.com/twk3/docker-distribution and updated the aws-sdk-go
dependency, using the release/2.6
branch. I updated it to the same version that they are using in master, to ship in the 2.7 release. Which is aws-sdk-go 1.6.12
My change is in the https://gitlab.com/twk3/docker-distribution/tree/bump-aws-version branch