glide.yaml 159 Bytes
Newer Older
1 2 3 4 5 6 7 8
package: go.uber.org/multierr
import:
- package: go.uber.org/atomic
  version: ^1
testImport:
- package: github.com/stretchr/testify
  subpackages:
  - assert