Skip to content

Commit 105f8ca

Browse files
fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to f8c8c81 (#553)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 13f4694 commit 105f8ca

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-20210830042115-774f8f7afbe1
6+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f
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
@@ -10,5 +10,7 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021082801532
1010
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210828015322-42d612b93506/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
1111
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1 h1:TjjIMKqIMHz18aaLM8SsREqQPM4zXtUE8+J90UCjv8c=
1212
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830042115-774f8f7afbe1/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
13+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f h1:Onv7tT/zs4QKMBSWpBmX4tv9nCoZmqahVrcycbOPWJM=
14+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210830144241-f8c8c81f969f/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
1315
github.com/sourcegraph/update-docker-tags v0.8.0 h1:TlW1kptkWCT/va/+x1In3qBZGkRPLg/aL0b/feqBgII=
1416
github.com/sourcegraph/update-docker-tags v0.8.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=

0 commit comments

Comments
 (0)