Skip to content

Commit

Permalink
Bump Go to 1.21.5 (#190)
Browse files Browse the repository at this point in the history
* chore: bump go

* fix error: go: errors parsing go.mod: terraform-provider-wiz/go.mod:3: invalid go version 1.21.5: must match format 1.23

---------

Co-authored-by: Axton Grams <[email protected]>
  • Loading branch information
jschoombee and gramsa49 authored Dec 12, 2023
1 parent 72ac17c commit 32b4ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module wiz.io/hashicorp/terraform-provider-wiz

go 1.18
go 1.21

require (
github.com/google/uuid v1.5.0
Expand Down

0 comments on commit 32b4ab5

Please sign in to comment.