From 6e6bac6adf4237c70a63f8e9e866a6be1a0004d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:28:56 -0400 Subject: [PATCH] Bump github.com/mrz1836/go-logger from 0.3.3 to 0.3.4 (#133) Bumps [github.com/mrz1836/go-logger](https://github.com/mrz1836/go-logger) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/mrz1836/go-logger/releases) - [Changelog](https://github.com/mrz1836/go-logger/blob/master/.goreleaser.yml) - [Commits](https://github.com/mrz1836/go-logger/compare/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: github.com/mrz1836/go-logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8d848ce..fc9d212 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/libsv/go-p2p v0.3.2 github.com/mrz1836/go-api-router v0.7.3 github.com/mrz1836/go-datastore v0.6.2 - github.com/mrz1836/go-logger v0.3.3 + github.com/mrz1836/go-logger v0.3.4 github.com/multiformats/go-multiaddr v0.13.0 github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.2 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 61a417d..8f7e2a7 100644 --- a/go.sum +++ b/go.sum @@ -323,8 +323,8 @@ github.com/mrz1836/go-api-router v0.7.3 h1:YWJIUwh4vx78TFVOABPAFORt+JPtONAOVAmaR github.com/mrz1836/go-api-router v0.7.3/go.mod h1:lWxDDWqyWSKp8mXRqwaS1T0K57gifz6Ags32d4Wk4t0= github.com/mrz1836/go-datastore v0.6.2 h1:f+xVyPINyEHyaRtAKzdpZ1lI2Rp+qNibA4VMC1PNvd0= github.com/mrz1836/go-datastore v0.6.2/go.mod h1:BqIy0BFiMsw5tJ75lPciz7PpPe7YKDrc+O7hEF4adVE= -github.com/mrz1836/go-logger v0.3.3 h1:L/u+So5yrsYi7KhkFWlZ8v28cmoHt6aB7X8uVEIEHu8= -github.com/mrz1836/go-logger v0.3.3/go.mod h1:hlP6K2fnTcisDbcYw9u3eV+1TW5jCsYUfoujA4+38NY= +github.com/mrz1836/go-logger v0.3.4 h1:ueEbOTQzHjrYfIRtSijoG8jS3ZZS+/uzlvbzorUuo5o= +github.com/mrz1836/go-logger v0.3.4/go.mod h1:AqUZ4p9BI5/9UME+KbWdBOVDZT0Q5wdqc3Mnu7e8nNM= github.com/mrz1836/go-parameters v0.4.1 h1:8ElvGs8hzk0/hz2t5an2FmS9SPfWozGn2nXUvYwI+Uk= github.com/mrz1836/go-parameters v0.4.1/go.mod h1:r9EPPPb1XfSNtTbIvkbc77jvji8vjVNLZCj5ewrjTZs= github.com/multiformats/go-base32 v0.1.0 h1:pVx9xoSPqEIQG8o+UbAe7DNi51oej1NtK+aGkbLYxPE=