File: go.mod

package info (click to toggle)
golang-github-tidwall-grect 0.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 76 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
5
module github.com/tidwall/grect

go 1.15

require github.com/tidwall/gjson v1.6.7