From 3e49cdb412a25963e179fe4a5511adf63f6b16cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 04:04:00 +0000 Subject: [PATCH] Bump github.com/wroge/superbasic from 1.1.11 to 1.1.12 Bumps [github.com/wroge/superbasic](https://github.com/wroge/superbasic) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/wroge/superbasic/releases) - [Commits](https://github.com/wroge/superbasic/compare/v1.1.11...v1.1.12) --- updated-dependencies: - dependency-name: github.com/wroge/superbasic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8c812ab..ecc262d 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.19 require ( github.com/wroge/scan v0.0.5 - github.com/wroge/superbasic v1.1.11 + github.com/wroge/superbasic v1.1.12 ) diff --git a/go.sum b/go.sum index 0b99fcf..273b02f 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ github.com/wroge/scan v0.0.5 h1:RQQDccbzJke+J306MrsfNwy9LN+ewyaRy2WNnGGbbnU= github.com/wroge/scan v0.0.5/go.mod h1:0SxQp5+wMY+fG8SRR5oi5q4h/FzRrg2BNmO6LF4RwIk= -github.com/wroge/superbasic v1.1.11 h1:xDx+24eqkAH+HRmyxyyDgmWec5qw7o5grnOoPjed4+8= -github.com/wroge/superbasic v1.1.11/go.mod h1:pxCE0fWKQ0upG7r6Mjm/R68NPg9Zsa5UofJCJbYJUXE= +github.com/wroge/superbasic v1.1.12 h1:x5+Dl+9MyJwY6NsiA0s/6MjFrBiPxtdNB8pud/P3hMI= +github.com/wroge/superbasic v1.1.12/go.mod h1:89SUEluI5OX8wOWoMReHRecxmzHe/1Iu1l3O3uXIANY=