From b192e0eedb0dd30dcb9675eef83260d0687a8dd8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Aug 2021 16:01:10 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 8a38c7c --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 711811821..057922453 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-20210815010718-df0285d741d8 + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210816152102-8a38c7cda1fa ) diff --git a/go.sum b/go.sum index 7e658a23a..2420f8b4a 100644 --- a/go.sum +++ b/go.sum @@ -505,3 +505,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021081406192 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210814061921-ebd6b4836245/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210815010718-df0285d741d8 h1:DGc6HqmklbkeA1EGG3tjz0ej3cqXYMRliPseDzsNymQ= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210815010718-df0285d741d8/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210816152102-8a38c7cda1fa h1:zL4luQSH3E/51F2Rp8mgBguDIiOQ/7NaJhDs0gSuNOU= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210816152102-8a38c7cda1fa/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=