From f2876651036655d2b56d394192a2a9a3b7635715 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Aug 2021 03:59:19 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 85aa16c --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3be5cf148..3ff687340 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.15 require ( github.com/slimsag/update-docker-tags v0.7.0 - github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210820174421-37841886bb85 + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210821015442-85aa16c0567e ) diff --git a/go.sum b/go.sum index 28cd7fba7..94a6c02aa 100644 --- a/go.sum +++ b/go.sum @@ -523,3 +523,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021082002321 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210820023215-74c2c128532e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210820174421-37841886bb85 h1:2JhisVy56mpvpNWVntEEsGROGWOCw01sOr8fhh7C5PE= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210820174421-37841886bb85/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210821015442-85aa16c0567e h1:02KsemCLOPbY2bvRHsmOXFyDvQ+2+4kR092ndG8U+os= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210821015442-85aa16c0567e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=