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-20210927082542-892fa86b4bf8
9
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927092150-847575901aff
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 @@ -631,6 +631,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021092707440
631
631
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927074401-a4d5bbc954fa /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
632
632
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927082542-892fa86b4bf8 h1:b2yeJOrG/4q8oTmWpZnDXezojRgGnG4QT2edm9F/ONU =
633
633
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927082542-892fa86b4bf8 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
634
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927092150-847575901aff h1:ea39gF2YvhQvYZ0/c2w+2tRMWCnjnRTSsYzMnWfW3aw =
635
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210927092150-847575901aff /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
634
636
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII =
635
637
github.com/sourcegraph/update-docker-tags v0.8.0 /go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM =
636
638
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
You can’t perform that action at this time.
0 commit comments