Skip to content

Commit

Permalink
build(deps): Bump github.com/tuxdude/zzzlog from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [github.com/tuxdude/zzzlog](https://github.com/tuxdude/zzzlog) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tuxdude/zzzlog/releases)
- [Changelog](https://github.com/Tuxdude/zzzlog/blob/master/.goreleaser.yaml)
- [Commits](Tuxdude/zzzlog@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/tuxdude/zzzlog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tuxdude committed Sep 23, 2024
1 parent 71f070e commit db58a54
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 @@ -4,7 +4,7 @@ go 1.17

require (
github.com/tuxdude/pico v0.2.3
github.com/tuxdude/zzzlog v0.3.1
github.com/tuxdude/zzzlog v0.3.2
github.com/tuxdude/zzzlogi v0.2.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/tuxdude/pico v0.2.3 h1:Zu+pigDoDcCB3gJMFm8UXh7AHnjCbrqlDoCX9ZVG7jI=
github.com/tuxdude/pico v0.2.3/go.mod h1:k6Cf0hj3ZaKqeAMRB8lxa5EizVnzrDtEiDjKfgE8+AU=
github.com/tuxdude/zzzlog v0.3.1 h1:9+3fdvBXQrI20viqaNvpHtGZnW5THzBoxJElJ9HkjMk=
github.com/tuxdude/zzzlog v0.3.1/go.mod h1:oU2FWGnqzT6wyyIeoxAMH9Q6WmEjUKaWR2yxSd7XkNc=
github.com/tuxdude/zzzlog v0.3.2 h1:gxf8XtYFJUb14Xge0JUupQcr9G1p3PHOb9kMca/tihA=
github.com/tuxdude/zzzlog v0.3.2/go.mod h1:oU2FWGnqzT6wyyIeoxAMH9Q6WmEjUKaWR2yxSd7XkNc=
github.com/tuxdude/zzzlogi v0.1.1/go.mod h1:pDoI7GNJZuYLZtVx4WL7lOQuECECY+XCHF6Sbv7YvzY=
github.com/tuxdude/zzzlogi v0.2.0 h1:LcOJNqbRNeRdN5FPGu6J4JcoabKbmhlmMtHwDb6n0x8=
github.com/tuxdude/zzzlogi v0.2.0/go.mod h1:pDoI7GNJZuYLZtVx4WL7lOQuECECY+XCHF6Sbv7YvzY=
Expand Down

0 comments on commit db58a54

Please sign in to comment.