Skip to content

Commit fb1939a

Browse files
committed
Revert bazil.org/fuse to easlier version.
1 parent 6cb9993 commit fb1939a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/GoogleCloudPlatform/cloudsql-proxy
22

3-
go 1.12
3+
go 1.13
44

55
require (
6-
bazil.org/fuse v0.0.0-20200419173433-3ba628eaf417
6+
bazil.org/fuse v0.0.0-20180421153158-65cc252bf669
77
cloud.google.com/go v0.56.0
88
github.com/go-sql-driver/mysql v1.5.0
99
github.com/golang/protobuf v1.4.0 // indirect

0 commit comments

Comments
 (0)