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-20210922173947-3987aa874be0
9
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922190057-7635d9702548
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 @@ -597,6 +597,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021092216084
597
597
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922160847-93e386bff450 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
598
598
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922173947-3987aa874be0 h1:OMzHGRxmQjP4s1t3D4Q6HlsZtIw+Z90kdn/GnSm+VdQ =
599
599
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922173947-3987aa874be0 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
600
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922190057-7635d9702548 h1:ZubmplKHHBV5YXt6oGz7VQgGXTmJrtFWGLkPhmIp77U =
601
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210922190057-7635d9702548 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
600
602
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
601
603
github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
602
604
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
You can’t perform that action at this time.
0 commit comments