chore(deps): update all go deps (#7773)

This change updates all go modules, including oidc, a major version of go-jose and the go 1.22 release.
This commit is contained in:
Tim Möhlmann
2024-04-15 12:17:36 +03:00
committed by GitHub
parent 6e5e8d06b4
commit fe9bb49caa
15 changed files with 203 additions and 189 deletions

View File

@@ -154,7 +154,7 @@ ZITADEL uses [golangci-lint](https://golangci-lint.run) for code quality checks.
The commands in this section are tested against the following software versions:
- [Docker version 20.10.17](https://docs.docker.com/engine/install/)
- [Go version 1.21](https://go.dev/doc/install)
- [Go version 1.22](https://go.dev/doc/install)
- [Delve 1.9.1](https://github.com/go-delve/delve/tree/v1.9.1/Documentation/installation)
Make some changes to the source code, then run the database locally.