Skip to content

Commit

Permalink
Update uax29
Browse files Browse the repository at this point in the history
  • Loading branch information
clipperhouse committed Apr 23, 2020
1 parent 4566397 commit b0cfb46
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 github.com/clipperhouse/jargon
require (
github.com/PuerkitoBio/goquery v1.5.1
github.com/clipperhouse/flag v0.0.1
github.com/clipperhouse/uax29 v1.0.2
github.com/clipperhouse/uax29 v1.0.4
github.com/kljensen/snowball v0.6.0
github.com/spf13/afero v1.2.2
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/clipperhouse/flag v0.0.1 h1:EUgginbk0r3635gKAtpvtkUkrVEVDTjF8Dq0ddzsi
github.com/clipperhouse/flag v0.0.1/go.mod h1:R2oWQkmwllOvef0btjd2tJDA/fLJw5/bO5poK6cTsC8=
github.com/clipperhouse/segment v0.9.2 h1:4hs+NnA3i1hLJjzThBvy+/iPe8zdNtDLmH0U+Fp1jc4=
github.com/clipperhouse/segment v0.9.2/go.mod h1:dXhm+4H19wRiIENCoOqt/hGAfVxaakd65CBJrp8hc3U=
github.com/clipperhouse/uax29 v1.0.2 h1:db7gXHndxOHIvCDy2ojzL+9A+Vh/+TNxgbdEp8GiBC4=
github.com/clipperhouse/uax29 v1.0.2/go.mod h1:j6OhGfWZw7JQ1sM+nDLNpWM+VxW7Aa0U/Bx6U8NiliQ=
github.com/clipperhouse/uax29 v1.0.4 h1:aR7eh4UOmfYiHs/rro12wDoLb4upR1M01VM0KtfpvNo=
github.com/clipperhouse/uax29 v1.0.4/go.mod h1:j6OhGfWZw7JQ1sM+nDLNpWM+VxW7Aa0U/Bx6U8NiliQ=
github.com/kljensen/snowball v0.6.0 h1:6DZLCcZeL0cLfodx+Md4/OLC6b/bfurWUOUGs1ydfOU=
github.com/kljensen/snowball v0.6.0/go.mod h1:27N7E8fVU5H68RlUmnWwZCfxgt4POBJfENGMvNRhldw=
github.com/spf13/afero v1.2.2 h1:5jhuqJyZCZf2JRofRvN/nIFgIWNzPa3/Vz8mYylgbWc=
Expand Down

0 comments on commit b0cfb46

Please sign in to comment.