Skip to content

Commit

Permalink
Bump github.com/ikawaha/kagome/v2 from 2.9.6 to 2.9.7
Browse files Browse the repository at this point in the history
Bumps [github.com/ikawaha/kagome/v2](https://github.com/ikawaha/kagome) from 2.9.6 to 2.9.7.
- [Release notes](https://github.com/ikawaha/kagome/releases)
- [Changelog](https://github.com/ikawaha/kagome/blob/v2/.goreleaser.yml)
- [Commits](ikawaha/kagome@v2.9.6...v2.9.7)

---
updated-dependencies:
- dependency-name: github.com/ikawaha/kagome/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent 1b27261 commit c897032
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/ikawaha/kagome-dict/ipa v1.0.10
github.com/ikawaha/kagome/v2 v2.9.6
github.com/ikawaha/kagome/v2 v2.9.7
github.com/stretchr/testify v1.9.0
golang.org/x/text v0.14.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/ikawaha/kagome-dict v1.0.9 h1:1Gg735LbBYsdFu13fdTvW6eVt0qIf5+S2qXGJtl
github.com/ikawaha/kagome-dict v1.0.9/go.mod h1:mn9itZLkFb6Ixko7q8eZmUabHbg3i9EYewnhOtvd2RM=
github.com/ikawaha/kagome-dict/ipa v1.0.10 h1:wk9I21yg+fKdL6HJB9WgGiyXIiu1VttumJwmIRwn0g8=
github.com/ikawaha/kagome-dict/ipa v1.0.10/go.mod h1:rbaOKrF58zhtpV2+2sVZBj0sUSp9dVKPjr660MehJbs=
github.com/ikawaha/kagome/v2 v2.9.6 h1:4Zix6wrLeXfYVJqdhU4Vjsniw7Ata2ZJXm86Lz6LQf0=
github.com/ikawaha/kagome/v2 v2.9.6/go.mod h1:OYzxPG9dQSalvznlcLNR8TEKpPwzKhnZszw9LLbf7e8=
github.com/ikawaha/kagome/v2 v2.9.7 h1:priYU2d0Aa57SQOrigEhTdlbGO0FF8hpgCKvmOm3FlU=
github.com/ikawaha/kagome/v2 v2.9.7/go.mod h1:OYzxPG9dQSalvznlcLNR8TEKpPwzKhnZszw9LLbf7e8=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
Expand Down

0 comments on commit c897032

Please sign in to comment.