Skip to content

Commit 852439a

Browse files
committed
Lose transitive dependency
1 parent 79a9db1 commit 852439a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/mattn/go-runewidth
22

33
go 1.20
44

5-
require github.com/clipperhouse/uax29/v2 v2.0.0
5+
require github.com/clipperhouse/uax29/v2 v2.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/clipperhouse/uax29/v2 v2.0.0 h1:r0QGH408mznCNoPnStZdXIWb1viutIbYw453TLl+ggY=
2-
github.com/clipperhouse/uax29/v2 v2.0.0/go.mod h1:bQRVETrGJ8seRgKQi/44iizww2pm87J0uLbImNif2bw=
1+
github.com/clipperhouse/uax29/v2 v2.0.1 h1:zi9dkuc9uqsFeg9aRjJzqPUp65zoFaaXuHKjB+z3WYE=
2+
github.com/clipperhouse/uax29/v2 v2.0.1/go.mod h1:bEQs02DmQTHXdORNFdtBie8JY1ozuiESYqgAkr7f56E=

0 commit comments

Comments
 (0)