Skip to content

Commit

Permalink
Merge pull request #115 from articulate/feature/golang-1.22
Browse files Browse the repository at this point in the history
build(go): upgrade to 1.22
  • Loading branch information
dholmes committed Mar 28, 2024
2 parents 869b059 + 935ce78 commit 2f682c9
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 github.com/articulate/terraform-provider-ohdear

go 1.21
go 1.22

require (
github.com/go-resty/resty/v2 v2.11.0
Expand Down

0 comments on commit 2f682c9

Please sign in to comment.