mirror of
https://github.com/rclone/rclone.git
synced 2025-12-29 22:53:30 +00:00
vendor: update all dependencies
* Update all dependencies * Remove all `[[constraint]]` from Gopkg.toml * Add in the minimum number of `[[override]]` to build * Remove go get of github.com/inconshreveable/mousetrap as it is vendored * Update docs with new policy on constraints
This commit is contained in:
2
vendor/github.com/t3rm1n4l/go-mega/Makefile
generated
vendored
2
vendor/github.com/t3rm1n4l/go-mega/Makefile
generated
vendored
@@ -8,7 +8,7 @@ test:
|
||||
build_dep:
|
||||
go get -u github.com/kisielk/errcheck
|
||||
go get -u golang.org/x/tools/cmd/goimports
|
||||
go get -u github.com/golang/lint/golint
|
||||
-#go get -u github.com/golang/lint/golint
|
||||
|
||||
# Do source code quality checks
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user