As of go 1.16, the "io/ioutil" package is deprecated. All functionality from "io/ioutil" has been moved to either the "io" or "os" packages.
4 lines
45 B
Modula-2
4 lines
45 B
Modula-2
module github.com/decred/dcrd/dcrec
|
|
|
|
go 1.16
|