Skip to content

Commit

Permalink
Merge pull request #12 from aquilax/dependabot/go_modules/golang.org/…
Browse files Browse the repository at this point in the history
…x/text-0.3.3

Bump golang.org/x/text from 0.3.2 to 0.3.3
  • Loading branch information
aquilax authored Jun 17, 2020
2 parents d4d17d9 + e14eee7 commit 9a1a184
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ module github.com/aquilax/tripcode

require (
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
golang.org/x/text v0.3.2
golang.org/x/text v0.3.3
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ golang.org/x/text v0.3.0 h1:g61tztE5qeGQ89tm6NTjjM9VPIm088od1l6aSorWRWg=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.3.3 h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=

0 comments on commit 9a1a184

Please sign in to comment.