adjust parameter names

This commit is contained in:
Chris Lu
2019-10-21 22:57:01 -07:00
parent d16c450682
commit faec9076a4
16 changed files with 320 additions and 324 deletions

6
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/chrislusf/seaweedfs
go 1.12
go 1.12
require (
cloud.google.com/go v0.44.3
@@ -106,7 +106,7 @@ require (
golang.org/x/image v0.0.0-20190829233526-b3c06291d021 // indirect
golang.org/x/mobile v0.0.0-20190830201351-c6da95954960 // indirect
golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
golang.org/x/sys v0.0.0-20190830142957-1e83adbbebd0 // indirect
golang.org/x/sys v0.0.0-20190830142957-1e83adbbebd0
golang.org/x/tools v0.0.0-20190830223141-573d9926052a
google.golang.org/api v0.9.0
google.golang.org/appengine v1.6.2 // indirect
@@ -119,4 +119,4 @@ require (
pack.ag/amqp v0.12.1 // indirect
)
replace github.com/satori/go.uuid v1.2.0 => github.com/satori/go.uuid v0.0.0-20181028125025-b2ce2384e17b
replace github.com/satori/go.uuid v1.2.0 => github.com/satori/go.uuid v0.0.0-20181028125025-b2ce2384e17b