Skip to content

Commit

Permalink
Merge pull request liblouis#1486 from liblouis/dependabot/go_modules/…
Browse files Browse the repository at this point in the history
…extra/generate-display-names/golang.org/x/text-0.14.0

Bump golang.org/x/text from 0.13.0 to 0.14.0 in /extra/generate-display-names
  • Loading branch information
egli authored Dec 5, 2023
2 parents d0cf0f1 + c2d46e3 commit d1723cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extra/generate-display-names/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module liblouis.org/generate-display-names

go 1.19

require golang.org/x/text v0.13.0
require golang.org/x/text v0.14.0
4 changes: 2 additions & 2 deletions extra/generate-display-names/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k=
golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=

0 comments on commit d1723cf

Please sign in to comment.