Skip to content

Commit

Permalink
Merge pull request #101 from humanitec/go123
Browse files Browse the repository at this point in the history
feat: go 1.23
  • Loading branch information
delca85 authored Oct 24, 2024
2 parents 5bb6464 + fcceb36 commit 7d080f1
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/humanitec/terraform-provider-humanitec

go 1.22
go 1.23

toolchain go1.22.0
toolchain go1.23.1

require (
github.com/hashicorp/terraform-plugin-docs v0.19.4
Expand Down

0 comments on commit 7d080f1

Please sign in to comment.