ignition
ignition copied to clipboard
replace ajeddeloh/go-json with coreos/go-json
replace ajeddeloh/go-json with coreos/go-json
The old repository does not exist anymore and is redirecting to github.com/coreos/go-json. At the moment, every consumer of this project has to maintain a custom rewrite directive in their go.mod, this PR would be one step to get rid of that.
This will effectively raise the minimum Go version to Go 1.18 ( https://github.com/coreos/go-json/blob/main/go.mod#L3 ).
If this gets merged, can we also get a new tagged release, pretty please? :-)