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-20210827213247-867858b78eaa
6+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506
77 github.com/sourcegraph/update-docker-tags v0.8.0
88)
Original file line number Diff line number Diff line change @@ -6,5 +6,7 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021082708274
66github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
77github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa h1:PYjWpqlWRR7p/tIKeVHLoW1Gfzbk/LGuj5hlBhEPu4A =
88github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
9+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506 h1:qSB9mrURQxwsL7v38aCv7S/CVDHtqs+9qp/xb5HKdEs =
10+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
911github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
1012github.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