1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-01 08:03:26 +00:00

vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood
2020-06-27 15:45:12 +01:00
parent 61ff7306ae
commit 696d012c05
952 changed files with 121647 additions and 34334 deletions

8
vendor/github.com/koofr/go-httpclient/go.mod generated vendored Normal file
View File

@@ -0,0 +1,8 @@
module github.com/koofr/go-httpclient
go 1.12
require (
github.com/onsi/ginkgo v1.12.0
github.com/onsi/gomega v1.9.0
)