s3manager-web/glide.yaml

11 lines
242 B
YAML
Raw Normal View History

2017-03-30 15:18:00 +02:00
package: github.com/mastertinner/s3-manager
2016-12-18 22:54:21 +01:00
import:
- package: github.com/minio/minio-go
version: ^2.0.2
2016-12-20 19:47:36 +01:00
- package: github.com/gorilla/mux
version: ^1.1.0
2017-04-02 17:10:36 +02:00
- package: github.com/stretchr/testify
version: ^1.1.4
subpackages:
- assert