Closed werne2j closed 1 month ago
Update go version and updates vault. Resolves 4 security alerts.
Please make sure that your PR fulfills the following requirements:
go mod tidy -compat=1.21
Looks like the PR was merged but not released at 1.0 and the vault go.mod still has the replace so i think it has to stay for now.
Description
Update go version and updates vault. Resolves 4 security alerts.
Checklist
Please make sure that your PR fulfills the following requirements:
go mod tidy -compat=1.21
to ensure only the minimum is pulled in.Type of Change