Skip to content

Commit

Permalink
Bump github.com/mrz1836/go-logger from 0.3.3 to 0.3.4
Browse files Browse the repository at this point in the history
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](mrz1836/go-logger@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 6e5090e commit 3d06378
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/libsv/go-bt/v2 v2.2.5
github.com/miekg/dns v1.1.62
github.com/mrz1836/go-api-router v0.7.3
github.com/mrz1836/go-logger v0.3.3
github.com/mrz1836/go-logger v0.3.4
github.com/mrz1836/go-sanitize v1.3.2
github.com/mrz1836/go-validate v0.2.1
github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/miekg/dns v1.1.62 h1:cN8OuEF1/x5Rq6Np+h1epln8OiyPWV+lROx9LxcGgIQ=
github.com/miekg/dns v1.1.62/go.mod h1:mvDlcItzm+br7MToIKqkglaGhlFMHJ9DTNNWONWXbNQ=
github.com/mrz1836/go-api-router v0.7.3 h1:YWJIUwh4vx78TFVOABPAFORt+JPtONAOVAmaRw9VXm4=
github.com/mrz1836/go-api-router v0.7.3/go.mod h1:lWxDDWqyWSKp8mXRqwaS1T0K57gifz6Ags32d4Wk4t0=
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/mrz1836/go-sanitize v1.3.2 h1:sGhusPxP4L+7NAUVAUl/WrrBazNSNECsvYh3yumuJXQ=
Expand Down

0 comments on commit 3d06378

Please sign in to comment.