From 30e831522102292bb79222081d1f5499cc7c26fb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Aug 2021 15:52:34 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to 136b3e2 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9a98f33eb..8ed7b0123 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-20210809103054-613d69c82ca7 + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809152417-136b3e2a4100 ) diff --git a/go.sum b/go.sum index ca99f4c6a..832e55877 100644 --- a/go.sum +++ b/go.sum @@ -483,3 +483,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021080900241 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809002414-acb55efb7cdd/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809103054-613d69c82ca7 h1:sUEDuRN73urWQ1GbFKV/04DBWvPfn97LdhxdDaUo7Fw= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809103054-613d69c82ca7/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809152417-136b3e2a4100 h1:RrMr+5uAgG10eoNmmO6ulo9cF433KDR06iVFsBrkb0M= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210809152417-136b3e2a4100/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=