glide.yaml 366 B

123456789101112131415
  1. package: github.com/didi/rdebug/koala
  2. import:
  3. - package: github.com/json-iterator/go
  4. version: ff2b70c1dbffdd98567bd8c2f9449d97c0d04c88
  5. - package: github.com/v2pro/plz
  6. version: 03cb46d336e021ccc579800e033a9a48d09a87d0
  7. subpackages:
  8. - countlog
  9. - witch
  10. - statik
  11. testImport:
  12. - package: github.com/stretchr/testify
  13. version: ^1.1.4
  14. subpackages:
  15. - require