File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/sourcegraph/deploy-sourcegraph-docker
33go 1.15
44
55require (
6- github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1
6+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f
77 github.com/sourcegraph/update-docker-tags v0.8.0
88)
Original file line number Diff line number Diff line change @@ -10,5 +10,7 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021082801532
1010github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
1111github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1 h1:TjjIMKqIMHz18aaLM8SsREqQPM4zXtUE8+J90UCjv8c =
1212github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
13+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f h1:Onv7tT/zs4QKMBSWpBmX4tv9nCoZmqahVrcycbOPWJM =
14+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
1315github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
1416github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
You can’t perform that action at this time.
0 commit comments