Skip to content

Commit

Permalink
Bump github.com/no-src/log from 0.3.1 to 0.3.2 (#33)
Browse files Browse the repository at this point in the history
Bumps [github.com/no-src/log](https://github.com/no-src/log) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/no-src/log/releases)
- [Commits](no-src/log@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/no-src/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 0bea7c2 commit f1cb816
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 @@ -3,7 +3,7 @@ module github.com/no-src/fsctl
go 1.20

require (
github.com/no-src/log v0.3.1
github.com/no-src/log v0.3.2
github.com/no-src/nsgo v0.0.3
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/no-src/log v0.3.1 h1:HvozFJQwRicaCThaRztVNOACR01jMiK8Upn4eU7lyps=
github.com/no-src/log v0.3.1/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
github.com/no-src/log v0.3.2 h1:vNlvZI5GVQltV2qnj6tjlARcjVPGtBJelPVMhqFRR0k=
github.com/no-src/log v0.3.2/go.mod h1:4eDLORoI7qCN75WkNOG/rJ5h1cCEHogRcTreHuIKW/w=
github.com/no-src/nsgo v0.0.3 h1:YB8g7cecF2QGHE1EwzyPy97kxEn0gTruTrngZzL7EOM=
github.com/no-src/nsgo v0.0.3/go.mod h1:KvBQ8jFxDROIW1pMIrJ3G2ovE+oQP/upeMf1S/5jmZA=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
Expand Down

0 comments on commit f1cb816

Please sign in to comment.