Skip to content

Commit

Permalink
Merge pull request zitadel#203 from zitadel/go-1.23.3
Browse files Browse the repository at this point in the history
chore: update to go 1.23.3
  • Loading branch information
eliobischof authored Dec 2, 2024
2 parents 210b7a3 + 2ebcc24 commit ed5345e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/zitadel/terraform-provider-zitadel/v2

go 1.21
go 1.22

toolchain go1.22.6
toolchain go1.23.3

require (
github.com/envoyproxy/protoc-gen-validate v1.0.4
Expand Down

0 comments on commit ed5345e

Please sign in to comment.