protoc-gen-go-micro/vendor/github.com/Masterminds/sprig/glide.yaml

16 lines
408 B
YAML
Raw Normal View History

2016-12-15 14:03:02 +03:00
package: github.com/Masterminds/sprig
import:
2017-05-18 19:54:23 +03:00
- package: github.com/Masterminds/goutils
version: ^1.0.0
2016-12-15 14:03:02 +03:00
- package: github.com/satori/go.uuid
version: ^1.1.0
- package: golang.org/x/crypto
subpackages:
- scrypt
- package: github.com/Masterminds/semver
version: v1.2.2
2017-05-18 19:54:23 +03:00
- package: github.com/stretchr/testify
- package: github.com/imdario/mergo
version: ~0.2.2
- package: github.com/huandu/xstrings