File: go.mod

package info (click to toggle)
golang-github-mitchellh-copystructure 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
5
module github.com/mitchellh/copystructure

go 1.15

require github.com/mitchellh/reflectwalk v1.0.2