mirror of
https://github.com/rclone/rclone.git
synced 2025-12-14 07:13:26 +00:00
vendor: run go tidy and go vendor
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user