Skip to content

Commit

Permalink
Bump github.com/bodgit/psx from 0.0.6 to 0.0.7
Browse files Browse the repository at this point in the history
Bumps [github.com/bodgit/psx](https://github.com/bodgit/psx) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/bodgit/psx/releases)
- [Changelog](https://github.com/bodgit/psx/blob/main/CHANGELOG.md)
- [Commits](bodgit/psx@v0.0.6...v0.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 62a9214 commit 12ad2ee
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.18

require (
github.com/bodgit/gc v0.0.7
github.com/bodgit/psx v0.0.6
github.com/bodgit/psx v0.0.7
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/bodgit/gc v0.0.7 h1:RuTi0uKCPIsCSFIXO2baeQ+KQS5aQVwtpg14BquJOSE=
github.com/bodgit/gc v0.0.7/go.mod h1:/VQeXqP5Ikub78QGyBpBnd6CTuDmwx7tQXWViopGagw=
github.com/bodgit/plumbing v1.3.0 h1:pf9Itz1JOQgn7vEOE7v7nlEfBykYqvUYioC61TwWCFU=
github.com/bodgit/plumbing v1.3.0/go.mod h1:JOTb4XiRu5xfnmdnDJo6GmSbSbtSyufrsyZFByMtKEs=
github.com/bodgit/psx v0.0.6 h1:40SNqlr93gC70b4wVhuOTxWE0MpffiAxyR/in90K7s8=
github.com/bodgit/psx v0.0.6/go.mod h1:5LMbd6aa6NX2vQffzdooYoYXtHKyj5uoDJSydwpCfL0=
github.com/bodgit/psx v0.0.7 h1:SBj5oG3qirqfrYV2Bg/kLyRrCzQhAT10nLOybpbYB9I=
github.com/bodgit/psx v0.0.7/go.mod h1:3W43UMyiQK7S7tPuywD3GsszqX3UeP4J0og7m5HeG7g=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 12ad2ee

Please sign in to comment.