Merge pull request #729 from zitadel/update-go-version

chore: run 'go mod tidy'
This commit is contained in:
Iraq 2025-03-23 16:49:50 +00:00 committed by GitHub
commit f648c61cab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
go.mod
View file

@ -1,6 +1,7 @@
module github.com/zitadel/oidc/v3 module github.com/zitadel/oidc/v3
go 1.23.7 go 1.23.7
toolchain go1.24.1 toolchain go1.24.1
require ( require (