Skip to content

Commit

Permalink
Updated faststringmap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RealA10N committed Nov 17, 2024
1 parent 354b14d commit 78e0b48
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 @@ -3,7 +3,7 @@ module alon.kr/x/usm
go 1.23

require (
alon.kr/x/faststringmap v0.0.0-20240807163058-5499b1de74ed
alon.kr/x/faststringmap v0.0.0-20241117165103-5662ddd92b26
alon.kr/x/view v0.0.0-20241117132723-5c30dbef3c86
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alon.kr/x/faststringmap v0.0.0-20240807163058-5499b1de74ed h1:0K1+ar8FhPmF92oQWsKSt2qfQtxUgjwH3N9HV3loOPg=
alon.kr/x/faststringmap v0.0.0-20240807163058-5499b1de74ed/go.mod h1:dPORoTvAFIehHRaI/lfJV3eT6PL5tY7fpAtxzz7rQVw=
alon.kr/x/faststringmap v0.0.0-20241117165103-5662ddd92b26 h1:sbHgDrA+fbPX3SPAUOR8KoxBpHx13gbs1+ho9oid17E=
alon.kr/x/faststringmap v0.0.0-20241117165103-5662ddd92b26/go.mod h1:dPORoTvAFIehHRaI/lfJV3eT6PL5tY7fpAtxzz7rQVw=
alon.kr/x/view v0.0.0-20241117132723-5c30dbef3c86 h1:Wp3skgdAxmqVEJBO5rqlwVvVsSgsG1LiH8ltbJjD4f0=
alon.kr/x/view v0.0.0-20241117132723-5c30dbef3c86/go.mod h1:d52sTAJJ2e9k+DyAk6kgX4WuLk41HjfGZJuQEpF1KQU=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 78e0b48

Please sign in to comment.