File: go.mod

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

go 1.15

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