Skip to content

Commit f48f337

Browse files
fix(deps): update module github.com/sarumaj/go-kakasi to v1.0.4 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a37b11e commit f48f337

File tree

5 files changed

+14
-5
lines changed

5 files changed

+14
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/gopxl/beep/v2 v2.1.1
1515
github.com/hashicorp/go-retryablehttp v0.7.8
1616
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
17-
github.com/sarumaj/go-kakasi v1.0.3
17+
github.com/sarumaj/go-kakasi v1.0.4
1818
github.com/sarumaj/go-wallpaper v0.0.0-20241230142734-205ab0bc29a3
1919
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
2020
github.com/spf13/pflag v1.0.10

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
124124
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
125125
github.com/sarumaj/go-kakasi v1.0.3 h1:EkiT1M/ylYX9HNaPKPSIK4J7tgcpqOsItrGzFFVZ1dM=
126126
github.com/sarumaj/go-kakasi v1.0.3/go.mod h1:XY5mNBU3Lbnu3MWrHu0B5d8nWGqd8wPLYoyTpzLIhMM=
127+
github.com/sarumaj/go-kakasi v1.0.4 h1:CpNGDfdjapIhgJSOHk7UL65YYArDpKAEB7qmrvHtwns=
128+
github.com/sarumaj/go-kakasi v1.0.4/go.mod h1:lVzqTf4U9HksF91svoVP43gDy9Ld/CbyOzUjPXp7K8w=
127129
github.com/sarumaj/go-wallpaper v0.0.0-20241230142734-205ab0bc29a3 h1:LRXv2VU2v7Iy3U5kO3iGeKSBG+Qr5dIxqHI7+624BBo=
128130
github.com/sarumaj/go-wallpaper v0.0.0-20241230142734-205ab0bc29a3/go.mod h1:VEkQtqJzKqpNIXEUaJFgKhptjpMfckyU90pdi+TXVFM=
129131
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e h1:MRM5ITcdelLK2j1vwZ3Je0FKVCfqOLp5zO6trqMLYs0=

vendor/github.com/sarumaj/go-kakasi/README.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/sarumaj/go-kakasi/renovate.json

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ github.com/pkg/browser
215215
# github.com/pkg/errors v0.9.1
216216
## explicit
217217
github.com/pkg/errors
218-
# github.com/sarumaj/go-kakasi v1.0.3
219-
## explicit; go 1.21.6
218+
# github.com/sarumaj/go-kakasi v1.0.4
219+
## explicit; go 1.25.0
220220
github.com/sarumaj/go-kakasi
221221
github.com/sarumaj/go-kakasi/internal/codegen
222222
github.com/sarumaj/go-kakasi/internal/kanji

0 commit comments

Comments
 (0)