Skip to content

Commit

Permalink
chore(deps): bump github.com/ikawaha/kagome-dict/uni
Browse files Browse the repository at this point in the history
Bumps [github.com/ikawaha/kagome-dict/uni](https://github.com/ikawaha/kagome-dict) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/ikawaha/kagome-dict/releases)
- [Commits](ikawaha/kagome-dict@uni/v1.1.9...uni/v1.1.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 3ed417c commit 2d83665
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ikawaha/kagome/v2
go 1.19

require (
github.com/ikawaha/kagome-dict v1.0.9
github.com/ikawaha/kagome-dict v1.0.10
github.com/ikawaha/kagome-dict/ipa v1.0.10
github.com/ikawaha/kagome-dict/uni v1.1.9
github.com/ikawaha/kagome-dict/uni v1.1.10
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/ikawaha/kagome-dict v1.0.9 h1:1Gg735LbBYsdFu13fdTvW6eVt0qIf5+S2qXGJtlG8C0=
github.com/ikawaha/kagome-dict v1.0.9/go.mod h1:mn9itZLkFb6Ixko7q8eZmUabHbg3i9EYewnhOtvd2RM=
github.com/ikawaha/kagome-dict v1.0.10 h1:BwmIjiF2R3NXsZUe0PPnlhF54dk3/Iw+S911P5E5YIU=
github.com/ikawaha/kagome-dict v1.0.10/go.mod h1:4LbfaTJ61AdPfGLycmWGUWWRyvKFqc1n+Qg7hrDe04k=
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-dict/uni v1.1.9 h1:cyKLswS8DSjUPTwsOjlC4WEqRkndUUVgiJR0lcFqZUk=
github.com/ikawaha/kagome-dict/uni v1.1.9/go.mod h1:xg/2qumqt+/s8DhDGYGIU7a+q9ori8ymFvDBtcAVmgc=
github.com/ikawaha/kagome-dict/uni v1.1.10 h1:xwTlOHF0iKdLD/G3WipUjjiEaWUd1AUEUoc+qa9KA4Q=
github.com/ikawaha/kagome-dict/uni v1.1.10/go.mod h1:H9aRHsbVAGW1bHupzM1pWJYhmPrzVp+NlB28NHJkI1o=

0 comments on commit 2d83665

Please sign in to comment.