Skip to content

Commit

Permalink
Bump libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Apr 16, 2024
1 parent cb4b391 commit 8ba4417
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/holiday-jp/holiday_jp-go v0.0.0-20220125203534-53124b4cc19c
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/y-yagi/goext v0.6.0
golang.org/x/sys v0.14.0 // indirect
golang.org/x/sys v0.19.0 // indirect
)

require github.com/mattn/go-colorable v0.1.13 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.14.0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q=
golang.org/x/sys v0.14.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o=
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 8ba4417

Please sign in to comment.