Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Tuxdude committed Sep 12, 2024
1 parent a11f046 commit 50fe27b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.17
require (
github.com/prometheus/client_golang v1.20.3
github.com/tuxdude/cablemodemutil v0.3.1
github.com/tuxdude/zzzlog v0.3.0
github.com/tuxdude/zzzlogi v0.1.2
github.com/tuxdude/zzzlog v0.3.1
github.com/tuxdude/zzzlogi v0.2.0
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -953,10 +953,10 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tuxdude/cablemodemutil v0.3.1 h1:2RTVdyctYwRlMyUhhKD7us92AiBtThrZPrCdReWVpNc=
github.com/tuxdude/cablemodemutil v0.3.1/go.mod h1:yibz39O2NqPvixCXOmX+YUTRKultdT/agGatN1VZ+eo=
github.com/tuxdude/zzzlog v0.3.0 h1:HREeOHANV5YEs4NKr7y9iSu37q3ZKcD2CIJp0yc+D0c=
github.com/tuxdude/zzzlog v0.3.0/go.mod h1:Q04MoIXLrohVY0J1ZkVznQd41u4pzpKwK74su7VWvwc=
github.com/tuxdude/zzzlogi v0.1.2 h1:APwowwCALOA2QpcrSxcBME20gb+RVm3RZvRXH7DjJCE=
github.com/tuxdude/zzzlogi v0.1.2/go.mod h1:pDoI7GNJZuYLZtVx4WL7lOQuECECY+XCHF6Sbv7YvzY=
github.com/tuxdude/zzzlog v0.3.1 h1:9+3fdvBXQrI20viqaNvpHtGZnW5THzBoxJElJ9HkjMk=
github.com/tuxdude/zzzlog v0.3.1/go.mod h1:oU2FWGnqzT6wyyIeoxAMH9Q6WmEjUKaWR2yxSd7XkNc=
github.com/tuxdude/zzzlogi v0.2.0 h1:LcOJNqbRNeRdN5FPGu6J4JcoabKbmhlmMtHwDb6n0x8=
github.com/tuxdude/zzzlogi v0.2.0/go.mod h1:pDoI7GNJZuYLZtVx4WL7lOQuECECY+XCHF6Sbv7YvzY=
github.com/xhit/go-str2duration v1.2.0/go.mod h1:3cPSlfZlUHVlneIVfePFWcJZsuwf+P1v2SRTV4cUmp4=
github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 50fe27b

Please sign in to comment.