Skip to content

Commit 38176d8

Browse files
fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 867858b (#548)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7dd579e commit 38176d8

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
@@ -3,6 +3,6 @@ module github.com/sourcegraph/deploy-sourcegraph-docker
33
go 1.15
44

55
require (
6-
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c
6+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa
77
github.com/sourcegraph/update-docker-tags v0.8.0
88
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
44
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
55
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c h1:U1398j9ciDq4UPqgng0OYVTiAmJe37uTHbafAHhFLCw=
66
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
7+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa h1:PYjWpqlWRR7p/tIKeVHLoW1Gfzbk/LGuj5hlBhEPu4A=
8+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827213247-867858b78eaa/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
79
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII=
810
github.com/sourcegraph/update-docker-tags v0.8.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=

0 commit comments

Comments
 (0)