From efaa9a8d4f1c3d7560e02a064337503baec002ba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Aug 2021 13:27:26 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to afa68a4 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c98222202..ff7696563 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-20210806064705-8629716f8e0e + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806131846-afa68a400bd8 ) diff --git a/go.sum b/go.sum index 1ef5dd9ba..e9eef6423 100644 --- a/go.sum +++ b/go.sum @@ -469,3 +469,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021080602003 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806020031-462a422bbc93/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806064705-8629716f8e0e h1:2JH+WxcdXaAYEwi0AwZkS45tBXy3vroO3xG0Qtm40Qg= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806064705-8629716f8e0e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806131846-afa68a400bd8 h1:SFIWQ/r1zr1bsnwQSPaxA3pLEp0OT0E6VNQ03WULlbk= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210806131846-afa68a400bd8/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=