We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb9993 commit fb1939aCopy full SHA for fb1939a
1 file changed
go.mod
@@ -1,9 +1,9 @@
1
module github.com/GoogleCloudPlatform/cloudsql-proxy
2
3
-go 1.12
+go 1.13
4
5
require (
6
- bazil.org/fuse v0.0.0-20200419173433-3ba628eaf417
+ bazil.org/fuse v0.0.0-20180421153158-65cc252bf669
7
cloud.google.com/go v0.56.0
8
github.com/go-sql-driver/mysql v1.5.0
9
github.com/golang/protobuf v1.4.0 // indirect
0 commit comments