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 @@ -7,7 +7,7 @@ require (
7
7
github.com/pulumi/pulumi v1.12.0
8
8
github.com/sethgrid/pester v1.1.0
9
9
github.com/slimsag/update-docker-tags v0.7.0
10
- github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809002414-acb55efb7cdd
10
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809055834-b6628750fca9
11
11
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
12
12
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
13
13
)
Original file line number Diff line number Diff line change @@ -1669,6 +1669,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021080719545
1669
1669
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210807195451-8242c23a372c /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
1670
1670
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809002414-acb55efb7cdd h1:KqiLWaw1gxED5aXFbT//EXNOOojdBZl9P8OTnNHTnTI =
1671
1671
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809002414-acb55efb7cdd /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
1672
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809055834-b6628750fca9 h1:uvoCVRL0b+rdq1RpRCYLXv0+Pq+UH1lqwSuYRJVUqxU =
1673
+ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809055834-b6628750fca9 /go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24 =
1672
1674
github.com/spf13/cast v1.2.0 /go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg =
1673
1675
github.com/spf13/cobra v0.0.3 h1:ZlrZ4XsMRm04Fr5pSFxBgfND2EBVa1nLpiy1stUsX/8 =
1674
1676
github.com/spf13/cobra v0.0.3 /go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ =
You can’t perform that action at this time.
0 commit comments