We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72917a1 commit ece20dcCopy full SHA for ece20dc
go.mod
@@ -1,3 +1,5 @@
1
module github.com/hashicorp/go-multierror
2
3
+go 1.14
4
+
5
require github.com/hashicorp/errwrap v1.0.0
0 commit comments