Skip to content

Commit

Permalink
Merge pull request #1885 from hashicorp/td-go-1.22.5
Browse files Browse the repository at this point in the history
Go v1.22.5
  • Loading branch information
ewbankkit committed Jul 18, 2024
2 parents f56fac6 + 0021c20 commit cdd1edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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/hashicorp/terraform-provider-awscc

go 1.22.4
go 1.22.5

require (
github.com/aws/aws-sdk-go-v2 v1.30.3
Expand Down
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hashicorp/terraform-provider-awscc/tools

go 1.22.4
go 1.22.5

require (
github.com/client9/misspell v0.3.4
Expand Down

0 comments on commit cdd1edb

Please sign in to comment.