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-20210922205541-95887e615437
9
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923000215-d330de0f6121
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 @@ -601,6 +601,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021092219005
601
601
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922190057-7635d9702548 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
602
602
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922205541-95887e615437 h1:5L1DsfzXvilsgN5YvQupRK6ElZenv2PHsfndiRw7Uqs =
603
603
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922205541-95887e615437 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
604
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923000215-d330de0f6121 h1:upfKpbBlNG6LUT1jZPGYawDi3tRYa5qFYrNY9BBowLc =
605
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923000215-d330de0f6121 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
604
606
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
605
607
github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
606
608
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
You can’t perform that action at this time.
0 commit comments