forked from TrueCloudLab/rclone
Apply go mod tidy to fix build
This commit is contained in:
parent
38dc3e93ee
commit
ac2e5fde36
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -44,6 +44,7 @@ require (
|
|||
github.com/ncw/swift/v2 v2.0.1
|
||||
github.com/nsf/termbox-go v1.1.1
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/pkg/sftp v1.13.4
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
github.com/prometheus/client_golang v1.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue