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-20220213074539-25b5aca6ca76
6+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220221203738-5dc50158e777
77 github.com/sourcegraph/update-docker-tags v0.10.0
88)
Original file line number Diff line number Diff line change @@ -178,6 +178,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2022020611300
178178github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220206113006-a13c81ec36fb /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
179179github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220213074539-25b5aca6ca76 h1:X/5N+CkHvW8WDr3O2BTQQQ4OgzLNDIRBT8+HLxtGMUo =
180180github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220213074539-25b5aca6ca76 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
181+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220221203738-5dc50158e777 h1:LFYi6T39iQhZ/b8Ph8bD/v0jO21g+uZmjmUztwqpHoM =
182+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220221203738-5dc50158e777 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
181183github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A =
182184github.com/sourcegraph/update-docker-tags v0.9.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
183185github.com/sourcegraph/update-docker-tags v0.10.0 h1:KpY1HtvSt0FzDM/sR0jQF5StNbiPKpqmHhE0jpBEa0A =
You can’t perform that action at this time.
0 commit comments