Releases: kayac/go-config
Releases · kayac/go-config
v0.7.0
- #54: Use t.Setenv
t.Setenv is now being used. This change contributes to the enhancement of the testing environment. - #55: Use fmt.Errorf
pkg/errors has been replaced with fmt.Errorf. This change simplifies error handling in the code. - Bump github.com/BurntSushi/toml from 0.4.1 to 1.3.0 #53
- Bump github.com/google/go-cmp from 0.5.6 to 0.5.9 #50
v0.6.0
bump go versions
v0.5.1
v0.5.0
v0.4.1
go mod tidy
v0.4.0
Merge pull request #23 from kayac/json_encode add json_escape function
v0.3.2
tfstate-lookup v0.0.7
v0.3.1
fix documents & variable name.