Skip to content

Commit

Permalink
Merge pull request #91 from KhurramJalil/patch-1
Browse files Browse the repository at this point in the history
Update go.mod
  • Loading branch information
robzienert authored Jul 15, 2023
2 parents 4f4812e + 4e9de3d commit a76ce32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/stretchr/testify v1.8.1 // indirect
github.com/ziutek/mymysql v1.5.4 // indirect
golang.org/x/sys v0.0.0-20160916181909-8f0908ab3b24 // indirect
golang.org/x/text v0.0.0-20160922232553-a7c023693a94 // indirect
golang.org/x/text v0.9.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/gorp.v1 v1.7.1 // indirect
gopkg.in/yaml.v2 v2.0.0-20160912165603-31c299268d30 // indirect
Expand Down

0 comments on commit a76ce32

Please sign in to comment.