Closed sagikazarmark closed 11 months ago
Technically this package still supports Go 1.14 which is why I decided to add a guard for the new functions. I can easily get rid of it, but I'd recommend bumping the Go version in the go.mod file in that case.
Friendly ping :)
@mitchellh anything I can do to get this PR merged?
Fixed in https://github.com/go-viper/mapstructure/pull/3
Technically this package still supports Go 1.14 which is why I decided to add a guard for the new functions. I can easily get rid of it, but I'd recommend bumping the Go version in the go.mod file in that case.