Skip to content

Commit

Permalink
Bump go.nhat.io/cpy/v3 to v3.11.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatthm committed Feb 19, 2024
1 parent 9df74f4 commit 4c453c1
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 @@ -24,7 +24,7 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.nhat.io/cpy/v3 v3.11.0 // indirect
go.nhat.io/cpy/v3 v3.11.1 // indirect
go.nhat.io/once v0.2.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ github.com/yudai/gojsondiff v1.0.0/go.mod h1:AY32+k2cwILAkW1fbgxQ5mUmMiZFgLIV+FB
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 h1:BHyfKlQyqbsFN5p3IfnEUduWvb9is428/nNb5L3U01M=
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82/go.mod h1:lgjkn3NuSvDfVJdfcVVdX+jpBxNmX4rDAzaS45IcYoM=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.nhat.io/cpy/v3 v3.11.0 h1:27yQJX9tqaVpbWP7bLGZLb1zk274yJY4gMpfKWenorA=
go.nhat.io/cpy/v3 v3.11.0/go.mod h1:ZB/O/aVbrq5cbn+3AE04Ae5HeplqFZ3jFgo80MwbR24=
go.nhat.io/cpy/v3 v3.11.1 h1:a3BnCcrDaBeTAJH93GRJXgjYhaP7dzN9igg5D5R20gE=
go.nhat.io/cpy/v3 v3.11.1/go.mod h1:ZB/O/aVbrq5cbn+3AE04Ae5HeplqFZ3jFgo80MwbR24=
go.nhat.io/fontforge v0.1.0 h1:d32AZLRqw0rcNBAhC8szw9YMkylD6zbE4wt6abzcf2A=
go.nhat.io/fontforge v0.1.0/go.mod h1:nYLL7pm89HAlxbv3PoraU2P4PBT24UTPfzg05HKvo1I=
go.nhat.io/once v0.2.0 h1:tIvETkXlxRlguXN7ttubxzfkC7tUngURKl9YSigT4ic=
Expand Down

0 comments on commit 4c453c1

Please sign in to comment.