From a7fb1d432afa03cf24e67934d2d776fb37ceadb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 06:35:12 +0000 Subject: [PATCH] chore(deps): update module github.com/hugomods/base to v0.7.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3822566..1199aa5 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.18 require ( github.com/hugomods/apache-echarts v5.5.0+incompatible // indirect - github.com/hugomods/base v0.6.0 // indirect + github.com/hugomods/base v0.7.0 // indirect ) diff --git a/go.sum b/go.sum index 646d628..57e3ab9 100644 --- a/go.sum +++ b/go.sum @@ -3,3 +3,4 @@ github.com/hugomods/apache-echarts v5.5.0+incompatible/go.mod h1:RbEQGbCh0enpgPX github.com/hugomods/base v0.5.0 h1:++wQcEVJLft6sP9n8O7YhGEQRgwYiVX5hJeeqeLCEjc= github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= +github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=