File: go.mod

package info (click to toggle)
golang-github-huandu-go-clone 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 190 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
module github.com/huandu/go-clone/generic

go 1.18

require (
	github.com/huandu/go-assert v1.1.5
	github.com/huandu/go-clone v1.5.1
)

require github.com/davecgh/go-spew v1.1.1 // indirect