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-20210827082742-d97bba3dcd2c
6+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa
77 github.com/sourcegraph/update-docker-tags v0.8.0
88)
Original file line number Diff line number Diff line change @@ -4,5 +4,7 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
44github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
55github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c h1:U1398j9ciDq4UPqgng0OYVTiAmJe37uTHbafAHhFLCw =
66github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
7+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa h1:PYjWpqlWRR7p/tIKeVHLoW1Gfzbk/LGuj5hlBhEPu4A =
8+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
79github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
810github.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