From dcd12ec8ed5cd8043327c16ab877b3c6a1d433b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 05:49:23 +0000 Subject: [PATCH] Bump github.com/no-src/log from 0.2.3 to 0.3.0 Bumps [github.com/no-src/log](https://github.com/no-src/log) from 0.2.3 to 0.3.0. - [Release notes](https://github.com/no-src/log/releases) - [Commits](https://github.com/no-src/log/compare/v0.2.3...v0.3.0) --- updated-dependencies: - dependency-name: github.com/no-src/log dependency-type: direct:production update-type: version-update:semver-minor ... 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 f93b6e1..3869c97 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/no-src/hosts go 1.19 -require github.com/no-src/log v0.2.3 +require github.com/no-src/log v0.3.0 diff --git a/go.sum b/go.sum index 19bd4cf..8e0c148 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/no-src/log v0.2.3 h1:lCJrWeMMuC2Wkp6CKEVylgllH+k4YAm0eRsFX9nVxaQ= -github.com/no-src/log v0.2.3/go.mod h1:C58ahv0WdsBL3Yxi+v6wyUXzwqk7aEPN+/1ltOsdHXg= +github.com/no-src/log v0.3.0 h1:uyW5RznvuST+BEb5hb774gTqVQNt6lfIjlUZiZhcM/w= +github.com/no-src/log v0.3.0/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=