We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f4812e + 4e9de3d commit a76ce32Copy full SHA for a76ce32
go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/stretchr/testify v1.8.1 // indirect
32
github.com/ziutek/mymysql v1.5.4 // indirect
33
golang.org/x/sys v0.0.0-20160916181909-8f0908ab3b24 // indirect
34
- golang.org/x/text v0.0.0-20160922232553-a7c023693a94 // indirect
+ golang.org/x/text v0.9.0 // indirect
35
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
36
gopkg.in/gorp.v1 v1.7.1 // indirect
37
gopkg.in/yaml.v2 v2.0.0-20160912165603-31c299268d30 // indirect
0 commit comments