diff --git a/go.mod b/go.mod index d1f160b13..93dbec396 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-20210727002210-6e24dfbca1aa + github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210727130749-4bab7d6b9bef ) diff --git a/go.sum b/go.sum index fb650b179..51746337e 100644 --- a/go.sum +++ b/go.sum @@ -427,3 +427,5 @@ github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-2021072620333 github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210726203339-a2f368c48a7a/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210727002210-6e24dfbca1aa h1:USl8SoX9wPY/0t4DqFuG6H/OiHrfMokpJQAEyzv5mqw= github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210727002210-6e24dfbca1aa/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210727130749-4bab7d6b9bef h1:TAfKLhIz7hFf8XTsDRcQqaWpgNyhGQZ4xEPbDfYzT7Y= +github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210727130749-4bab7d6b9bef/go.mod h1:RrAuT1kEkrErj2fmr4f3pPDoBF0ruFBhOSC1yORlv24=