Apply go mod tidy to fix build

This commit is contained in:
Ivan Andreev 2021-11-17 20:20:00 +03:00
parent 38dc3e93ee
commit ac2e5fde36

1
go.mod
View File

@ -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