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 f4a6041 commit 44686e1Copy full SHA for 44686e1
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