storj/pkg/miniogw
Egon Elbre 51ae3d6e72
Travis with go1.11 and modules (#479)
* Travis uses Go 1.11
* Use go modules instead of storj-vendor
* Automatic caching of downloaded dependencies
* Ensures that modules incompatible linters run with modules
2018-10-16 20:02:00 +03:00
..
logging Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
config.go Use context to propagate API Key (#383) 2018-10-09 16:39:14 +02:00
gateway-storj_test.go Separate storj.io packages in imports (#481) 2018-10-16 14:43:44 +03:00
gateway-storj.go MinioGW should return ObjectNotFound if non-existing file is deleted (#379) 2018-09-24 22:14:21 +03:00
multipart.go Travis with go1.11 and modules (#479) 2018-10-16 20:02:00 +03:00
objstore_mock_test.go ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00