jaswdr / faker

:rocket: Ultimate fake data generator for Go with zero dependencies
https://pkg.go.dev/github.com/jaswdr/faker
MIT License
566 stars 59 forks source link

Removed usage of deprecated io/ioutil module. #157

Closed jaswdr closed 11 months ago

jaswdr commented 11 months ago

Description

Removing usage of deprecated io/ioutil module.

Are you trying to fix an existing issue?

DeepSource violation

Go Version

$ go version
go version go1.21.4 linux/amd64

Go Tests

$ go test
ok      github.com/jaswdr/faker