We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 760a53b commit 2f30f2aCopy full SHA for 2f30f2a
go.mod
@@ -4,7 +4,7 @@ go 1.16
4
5
require (
6
github.com/go-sql-driver/mysql v1.6.0
7
- github.com/powerman/check v1.4.0
+ github.com/powerman/check v1.5.0
8
github.com/powerman/getenv v0.1.0
9
github.com/powerman/gotest v0.3.0
10
github.com/smartystreets/goconvey v1.6.4
0 commit comments