Skip to content

Commit a8c7dc3

Browse files
committed
Update go.mod
1 parent 4d4553d commit a8c7dc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ require (
7373
mvdan.cc/unparam v0.0.0-20200501210554-b37ab49443f7
7474
)
7575

76-
replace golang.org/x/text => golang.org/x/text v0.3.3 //CVE-2020-14040
76+
//CVE-2020-14040
77+
replace golang.org/x/text => golang.org/x/text v0.3.3

0 commit comments

Comments
 (0)