summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/wiggin77/merror/go.mod
blob: ba207aceb6b437fe9768f8c5c0d9d4137b4be948 (plain) (blame)
1
2
3
4
5
module github.com/wiggin77/merror

go 1.15

require github.com/stretchr/testify v1.6.1