File: go.mod

package info (click to toggle)
golang-github-exponent-io-jsonpath 0.0~git20210407.0.1de76d7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
module github.com/exponent-io/jsonpath

go 1.15

require github.com/stretchr/testify v1.6.1