File: go.mod

package info (click to toggle)
golang-bitbucket-creachadair-shell 0.0.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 116 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
module bitbucket.org/creachadair/shell

go 1.20

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