File: go.mod

package info (click to toggle)
golang-github-hashicorp-go-multierror 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, bookworm-proposed-updates, forky, sid, trixie
  • size: 156 kB
  • sloc: makefile: 23
file content (5 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
module github.com/hashicorp/go-multierror

go 1.13

require github.com/hashicorp/errwrap v1.0.0