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 @@ -6,7 +6,7 @@ require (
6
6
github.com/docker/docker v1.13.1 // indirect
7
7
github.com/pulumi/pulumi v1.12.0
8
8
github.com/sethgrid/pester v1.1.0
9
- github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928070541-f29920e1feaa
9
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928095811-94edfb190cf1
10
10
github.com/sourcegraph/update-docker-tags v0.8.0
11
11
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
12
12
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
Original file line number Diff line number Diff line change @@ -653,6 +653,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021092804181
653
653
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928041812-d1633449a396 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
654
654
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928070541-f29920e1feaa h1:jMADt6KPJv1gKIomi9IFoi0O+lluEqnhLjuN/h9HSlQ =
655
655
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928070541-f29920e1feaa /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
656
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928095811-94edfb190cf1 h1:oXsVCsXQftuOWHOMDz9TNo9E6rYCQbFXTLsrhAsc5J8 =
657
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210928095811-94edfb190cf1 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
656
658
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
657
659
github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
658
660
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
You can’t perform that action at this time.
0 commit comments