glide.yaml 127 B

1234567
  1. package: go.uber.org/dig
  2. license: MIT
  3. testImport:
  4. - package: github.com/stretchr/testify
  5. subpackages:
  6. - assert
  7. - require