Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
henryleduc committed Nov 22, 2020
1 parent b493229 commit 4d4553d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,4 @@ require (
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
)

replace (
golang.org/x/text => golang.org/x/text v0.3.3 //CVE-2020-14040
)
replace golang.org/x/text => golang.org/x/text v0.3.3 //CVE-2020-14040

0 comments on commit 4d4553d

Please sign in to comment.