Skip to content

Commit 91e7331

Browse files
authored
CVE-2020-14040: v0.3.3 golang.org/x/text (#1293)
* CVE-2020-14040: v0.3.3 golang.org/x/text * go mod tidy * Update go.mod * * Go get golang.org/x/text * Delete go.sum * go mod tidy * Remove replace statement * Missed new line at end of go mod
1 parent fc1a826 commit 91e7331

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ require (
6565
github.com/uudashr/gocognit v1.0.1
6666
github.com/valyala/quicktemplate v1.6.3
6767
golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 // indirect
68+
golang.org/x/text v0.3.4 // indirect
6869
golang.org/x/tools v0.0.0-20201013201025-64a9e34f3752
6970
gopkg.in/yaml.v2 v2.3.0
7071
honnef.co/go/tools v0.0.1-2020.1.6

go.sum

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)