resgate
resgate copied to clipboard
Update go mod version
Issue
While the code is compatible with go v1.13, the go version in go.mod should be updated to improve go.mod behavior explained here:
https://go.dev/doc/modules/gomod-ref
It should be bumped to 1.20 to match the lowest version built for in .github/workflows/build.yml