aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 71cf08c15e3c549020c9d412a97afc3f500b3c92 (plain)
1
2
3
4
5
module bitbucket.org/creachadair/shell

go 1.12

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