vendor: run go tidy and go vendor
This commit is contained in:
parent
93228dfcc9
commit
b84cc0cae7
37 changed files with 47 additions and 60 deletions
2
vendor/github.com/koofr/go-koofrclient/client_files.go
generated
vendored
2
vendor/github.com/koofr/go-koofrclient/client_files.go
generated
vendored
|
@ -7,7 +7,7 @@ import (
|
|||
"net/url"
|
||||
"path"
|
||||
|
||||
httpclient "github.com/koofr/go-httpclient"
|
||||
"github.com/koofr/go-httpclient"
|
||||
)
|
||||
|
||||
var ErrCannotOverwrite = fmt.Errorf("Can not overwrite (filter constraint fails)")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue