File: go.mod

package info (click to toggle)
golang-github-google-go-querystring 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, sid, trixie
  • size: 120 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 90 bytes parent folder | download
1
2
3
4
5
module github.com/google/go-querystring

go 1.10

require github.com/google/go-cmp v0.5.2