chore: updating go to 1.24

This commit is contained in:
Iraq Jaber 2025-03-10 09:46:17 +00:00
parent eb2f912c5e
commit 96ac69c39e
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/zitadel/oidc/v3
go 1.21
go 1.24
require (
github.com/bmatcuk/doublestar/v4 v4.8.1