From f0cc0dc535d68112b5dbf9834ccee21c59ebcb2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 05:05:54 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to b3a0548 (#513) Co-authored-by: Renovate Bot --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c16b7d7c7..0ca287c81 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-20210810225821-a36e2d41de1e + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210811033842-b3a054849159 ) diff --git a/go.sum b/go.sum index c9079854b..338b9d4aa 100644 --- a/go.sum +++ b/go.sum @@ -497,3 +497,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021081021154 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210810211543-5e304a75a668/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210810225821-a36e2d41de1e h1:A0q7nkiOL0NHaBH7gZJvRxCytkkY9Npyje9Rzip+/ic= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210810225821-a36e2d41de1e/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210811033842-b3a054849159 h1:qslhmzC5iVDTqqcDGV+tqPCS9HopgvXGZ+xWHPqG/XY= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210811033842-b3a054849159/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=