From 3762149d5f4cb4f87b917aaed6aa2a5f9d32237a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Aug 2021 08:54:26 +0000 Subject: [PATCH] fix(deps): update github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images commit hash to d97bba3 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d9564587d..2e3d3a055 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-20210827031121-83d6304919e1 + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c ) diff --git a/go.sum b/go.sum index 0b6decb05..7ce464bed 100644 --- a/go.sum +++ b/go.sum @@ -553,3 +553,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021082623225 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210826232251-43062781be6c/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827031121-83d6304919e1 h1:58HSA0fbvZu9ZX/zJ7mOx+4ovGe78pHTzTYghtDlVnI= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827031121-83d6304919e1/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c h1:U1398j9ciDq4UPqgng0OYVTiAmJe37uTHbafAHhFLCw= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=