Skip to content

Commit a76ce32

Browse files
authored
Merge pull request #91 from KhurramJalil/patch-1
Update go.mod
2 parents 4f4812e + 4e9de3d commit a76ce32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/stretchr/testify v1.8.1 // indirect
3232
github.com/ziutek/mymysql v1.5.4 // indirect
3333
golang.org/x/sys v0.0.0-20160916181909-8f0908ab3b24 // indirect
34-
golang.org/x/text v0.0.0-20160922232553-a7c023693a94 // indirect
34+
golang.org/x/text v0.9.0 // indirect
3535
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
3636
gopkg.in/gorp.v1 v1.7.1 // indirect
3737
gopkg.in/yaml.v2 v2.0.0-20160912165603-31c299268d30 // indirect

0 commit comments

Comments
 (0)