forked from TrueCloudLab/rclone
vendor: run go tidy and go vendor
This commit is contained in:
parent
93228dfcc9
commit
b84cc0cae7
37 changed files with 47 additions and 60 deletions
3
vendor/github.com/golang/protobuf/ptypes/any/any.pb.go
generated
vendored
3
vendor/github.com/golang/protobuf/ptypes/any/any.pb.go
generated
vendored
|
@ -5,9 +5,8 @@ package any
|
|||
|
||||
import (
|
||||
fmt "fmt"
|
||||
math "math"
|
||||
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
math "math"
|
||||
)
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
|
|
3
vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go
generated
vendored
3
vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go
generated
vendored
|
@ -5,9 +5,8 @@ package duration
|
|||
|
||||
import (
|
||||
fmt "fmt"
|
||||
math "math"
|
||||
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
math "math"
|
||||
)
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
|
|
3
vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go
generated
vendored
3
vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go
generated
vendored
|
@ -5,9 +5,8 @@ package timestamp
|
|||
|
||||
import (
|
||||
fmt "fmt"
|
||||
math "math"
|
||||
|
||||
proto "github.com/golang/protobuf/proto"
|
||||
math "math"
|
||||
)
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue