Skip to content

Commit 40c5f09

Browse files
Update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 2309273 (sourcegraph#1393)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1108612 commit 40c5f09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/pulumi/pulumi v1.12.0
88
github.com/sethgrid/pester v1.1.0
99
github.com/slimsag/update-docker-tags v0.7.0
10-
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201201090328-3a2078e373f0
10+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201215004529-23092738fe86
1111
)
1212

1313
replace github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.4.3+incompatible

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2020112904410
310310
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201129044102-91280e756de5/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
311311
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201201090328-3a2078e373f0 h1:TUc11bYIC0asZE0EAA+6ZR93kuJHezVHXNYRcLMmzzU=
312312
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201201090328-3a2078e373f0/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
313+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201215004529-23092738fe86 h1:aBlAVZtZefcevscU46kS7fO/cASWT+jHTQymOmILxtQ=
314+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20201215004529-23092738fe86/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
313315
github.com/spf13/cast v1.2.0/go.mod h1:r2rcYCSwa1IExKTDiTfzaxqT2FNHs8hODu4LnUfgKEg=
314316
github.com/spf13/cobra v0.0.3 h1:ZlrZ4XsMRm04Fr5pSFxBgfND2EBVa1nLpiy1stUsX/8=
315317
github.com/spf13/cobra v0.0.3/go.mod h1:1l0Ry5zgKvJasoi3XT1TypsSe7PqH0Sj9dhYf7v3XqQ=

0 commit comments

Comments
 (0)