mirror of
https://github.com/rclone/rclone.git
synced 2025-12-28 06:03:43 +00:00
Switch to using the dep tool and update all the dependencies
This commit is contained in:
2
vendor/golang.org/x/net/context/context.go
generated
vendored
2
vendor/golang.org/x/net/context/context.go
generated
vendored
@@ -34,7 +34,7 @@
|
||||
//
|
||||
// See http://blog.golang.org/context for example code for a server that uses
|
||||
// Contexts.
|
||||
package context
|
||||
package context // import "golang.org/x/net/context"
|
||||
|
||||
import "time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user