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-20220422234246-21f25fe73c5c
6+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220504003139-e2e91f0dcdc9
77 github.com/sourcegraph/update-docker-tags v0.10.0
88)
Original file line number Diff line number Diff line change @@ -184,6 +184,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2022041500522
184184github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220415005223-782c819e0d4d /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
185185github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220422234246-21f25fe73c5c h1:5Wo/G+4sQlQQh3IpojRFZyTvcOeTJfW+mR+vXT7Y6Uc =
186186github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220422234246-21f25fe73c5c /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
187+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220504003139-e2e91f0dcdc9 h1:4vnHx9PgEukTE3CDpae9Q8hQtSkDBlWbXjiqOSV2Xeg =
188+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20220504003139-e2e91f0dcdc9 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
187189github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A =
188190github.com/sourcegraph/update-docker-tags v0.9.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
189191github.com/sourcegraph/update-docker-tags v0.10.0 h1:KpY1HtvSt0FzDM/sR0jQF5StNbiPKpqmHhE0jpBEa0A =
You can’t perform that action at this time.
0 commit comments