Skip to content

Commit

Permalink
Bump github.com/no-src/log from 0.3.0 to 0.3.1
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.0 to 0.3.1.
- [Release notes](https://github.com/no-src/log/releases)
- [Commits](no-src/log@v0.3.0...v0.3.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent cfb1b32 commit c4e98bf
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.20

require (
github.com/no-src/gofs v0.7.2
github.com/no-src/log v0.3.0
github.com/no-src/log v0.3.1
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 @@ -9,8 +9,8 @@ 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/gofs v0.7.2 h1:Pmu1UDQMidKoIAqyOWmjVTMbuRkU2qca12m5xAzpU1w=
github.com/no-src/gofs v0.7.2/go.mod h1:kpw3sp6bq5cTLwBEntavlx09vgNnK4VqeUMkUb9bXsI=
github.com/no-src/log v0.3.0 h1:uyW5RznvuST+BEb5hb774gTqVQNt6lfIjlUZiZhcM/w=
github.com/no-src/log v0.3.0/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
github.com/no-src/log v0.3.1 h1:HvozFJQwRicaCThaRztVNOACR01jMiK8Upn4eU7lyps=
github.com/no-src/log v0.3.1/go.mod h1:AG2AiKsnJpZQHmJ24waj6Bi0xHaBEPXiFl1yYpHzLJQ=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.8.0 h1:FCbCCtXNOY3UtUuHUYaghJg4y7Fd14rXifAYUAtL9R8=
Expand Down

0 comments on commit c4e98bf

Please sign in to comment.