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 684cc2b commit ef7c49aCopy full SHA for ef7c49a
go.mod
@@ -7,6 +7,6 @@ require (
7
github.com/go-sql-driver/mysql v1.7.1
8
github.com/lib/pq v1.10.9
9
github.com/stretchr/testify v1.11.1
10
- github.com/theckman/go-flock v0.8.1
+ github.com/theckman/go-flock v0.12.1
11
github.com/xo/dburl v0.23.1
12
)
0 commit comments