Skip to content

Commit bc56eac

Browse files
fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 5b10b3f (sourcegraph#664)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1d78458 commit bc56eac

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-20211208104242-63757cf2584e
6+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95
77
github.com/sourcegraph/update-docker-tags v0.9.0
88
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021120803290
5454
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208032902-34d066c81b94/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
5555
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208104242-63757cf2584e h1:Z4ZNwryu0sxYxfx64CM9blbSJjVIQq7Rr+EPUUaMDTo=
5656
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211208104242-63757cf2584e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
57+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95 h1:pfodkK/duC0nqcn4+L4qR6HWTgjiwkZ1EuoO7CECtcU=
58+
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20211209000059-5b10b3fdbf95/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=
5759
github.com/sourcegraph/update-docker-tags v0.9.0 h1:FeqPS1GH5n4KyTha/SpZvDDmrdS4c+N8cQ3xb4Rlb+A=
5860
github.com/sourcegraph/update-docker-tags v0.9.0/go.mod h1:lCDsoUnk/ASDbm7UxE7tU3qAUhQxA7xykELHXcLeKFM=

0 commit comments

Comments
 (0)