Skip to content

Commit

Permalink
Bump github.com/Songmu/gocredits from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [github.com/Songmu/gocredits](https://github.com/Songmu/gocredits) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/Songmu/gocredits/releases)
- [Changelog](https://github.com/Songmu/gocredits/blob/main/CHANGELOG.md)
- [Commits](Songmu/gocredits@v0.3.0...v0.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 7, 2024
1 parent a70b369 commit cbf32ba
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.21.0

require (
github.com/BurntSushi/toml v1.3.2
github.com/Songmu/gocredits v0.3.0
github.com/Songmu/gocredits v0.3.1
github.com/Songmu/goxz v0.9.1
github.com/Songmu/prompter v0.5.1
github.com/Songmu/retry v0.1.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/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/Songmu/gocredits v0.3.0 h1:BOredmhBQhrZjanpQpTWVl7aCuQW83Sea85kA0E9lOs=
github.com/Songmu/gocredits v0.3.0/go.mod h1:GGUAT/3BmUVgvfHxm07agU6Zz+ZSeGg5gvqN6N/CxH0=
github.com/Songmu/gocredits v0.3.1 h1:ggwVwnlQet7OAPvES8y1uoJ4ysJFEEc77c82HpIIW7g=
github.com/Songmu/gocredits v0.3.1/go.mod h1:GGUAT/3BmUVgvfHxm07agU6Zz+ZSeGg5gvqN6N/CxH0=
github.com/Songmu/goxz v0.9.1 h1:dVb4N7r2jD1XcQ7o7jMfmMfwhLZQEM7OaO6iHDBLiXc=
github.com/Songmu/goxz v0.9.1/go.mod h1:C7rRvbuMJC2o6TdSEjqDlup7oX31Fj8/J2Y5d+6Shss=
github.com/Songmu/prompter v0.5.1 h1:IAsttKsOZWSDw7bV1mtGn9TAmLFAjXbp9I/eYmUUogo=
Expand Down

0 comments on commit cbf32ba

Please sign in to comment.