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

Add Go 1.19.x to test matrix #110

Closed jaswdr closed 2 years ago

jaswdr commented 2 years ago

Description

Adding Go version 1.19.x to test matrix, to validate that the library is compatible.

Are you trying to fix an existing issue?

N/A

Go Version

$ go version
# relying on Github Actions

Go Tests

$ go test
# relying on Github Actions