From 0d39a915e0251219494684fe3c8325a81fce07ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 04:03:56 +0000 Subject: [PATCH] Bump github.com/wroge/scan from 0.0.5 to 0.0.7 Bumps [github.com/wroge/scan](https://github.com/wroge/scan) from 0.0.5 to 0.0.7. - [Release notes](https://github.com/wroge/scan/releases) - [Commits](https://github.com/wroge/scan/compare/v0.0.5...v0.0.7) --- updated-dependencies: - dependency-name: github.com/wroge/scan 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..fa92873 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/wroge/esperanto go 1.19 require ( - github.com/wroge/scan v0.0.5 + github.com/wroge/scan v0.0.7 github.com/wroge/superbasic v1.1.11 ) diff --git a/go.sum b/go.sum index 0b99fcf..986e059 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/scan v0.0.7 h1:htEt3OjPv63HA9F/K4Q+D106NVheAOBDkB81ETDxzl0= +github.com/wroge/scan v0.0.7/go.mod h1:O3p9uDYleg5UsWtC5nYoLEwTXRaza763faO1h1x3kR4= github.com/wroge/superbasic v1.1.11 h1:xDx+24eqkAH+HRmyxyyDgmWec5qw7o5grnOoPjed4+8= github.com/wroge/superbasic v1.1.11/go.mod h1:pxCE0fWKQ0upG7r6Mjm/R68NPg9Zsa5UofJCJbYJUXE=