module github.com/otiai10/copy

go 1.14

require (
	github.com/otiai10/mint v1.4.0
	golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
)
