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-20210923031039-8d0ad2a3ab9a
9
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923083920-1cd4f36120b9
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 @@ -605,6 +605,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021092300021
605
605
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923000215-d330de0f6121 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
606
606
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923031039-8d0ad2a3ab9a h1:ooPhRbBWnsTSD38Abl9zGL0SzPQ1b/NTPZCEPjnewGY =
607
607
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923031039-8d0ad2a3ab9a /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
608
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923083920-1cd4f36120b9 h1:fQySfv2vrEPLgU1zqvYmV9jlh3G4hafMVqdDu9Ntht4 =
609
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210923083920-1cd4f36120b9 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
608
610
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
609
611
github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
610
612
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
You can’t perform that action at this time.
0 commit comments