File: go.mod

package info (click to toggle)
golang-github-maraino-go-mock 0.0~git20230823.b114e0e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: makefile: 10
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/maraino/go-mock

go 1.10

require github.com/kr/pretty v0.3.1