Skip to content

Commit

Permalink
Merge pull request #22 from Strubbl/dependabot/go_modules/golang.org/…
Browse files Browse the repository at this point in the history
…x/text-0.15.0
  • Loading branch information
dependabot[bot] committed May 6, 2024
2 parents ac84dd9 + 06801d0 commit d6b1afd
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 @@ -2,4 +2,4 @@ module github.com/Strubbl/wallabago/v9

go 1.21

require golang.org/x/text v0.14.0
require golang.org/x/text v0.15.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/text v0.14.0 h1:ScX5w1eTa3QqT8oi6+ziP7dTV1S2+ALU0bI+0zXKWiQ=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk=
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=

0 comments on commit d6b1afd

Please sign in to comment.