Skip to content

Commit

Permalink
CVE-2020-14040: v0.3.3 golang.org/x/text
Browse files Browse the repository at this point in the history
  • Loading branch information
henryleduc committed Nov 22, 2020
1 parent c68692e commit b493229
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ require (
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
)

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

0 comments on commit b493229

Please sign in to comment.