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
3
3
go 1.15
4
4
5
5
require (
6
- github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208104242-63757cf2584e
6
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95
7
7
github.com/sourcegraph/update-docker-tags v0.9.0
8
8
)
Original file line number Diff line number Diff line change @@ -54,5 +54,7 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021120803290
54
54
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208032902-34d066c81b94 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
55
55
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208104242-63757cf2584e h1:Z4ZNwryu0sxYxfx64CM9blbSJjVIQq7Rr+EPUUaMDTo =
56
56
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208104242-63757cf2584e /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
57
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95 h1:pfodkK/duC0nqcn4+L4qR6HWTgjiwkZ1EuoO7CECtcU =
58
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
57
59
github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A =
58
60
github.com/sourcegraph/update-docker-tags v0.9.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
You can’t perform that action at this time.
0 commit comments