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

@@ -8,7 +8,7 @@ import (
"sync"
"time"
"github.com/go-jose/go-jose/v3"
"github.com/go-jose/go-jose/v4"
"github.com/zitadel/oidc/v3/pkg/op"
"github.com/zitadel/zitadel/internal/crypto"