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

go 1.16

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