Skip to content

Commit

Permalink
Bump Go version to 1.18.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Jul 22, 2022
1 parent 348e7b2 commit dfe9168
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.12
1.18.4
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-aws

go 1.17
go 1.18

require (
github.com/ProtonMail/go-crypto v0.0.0-20210428141323-04723f9f07d7
Expand Down
Loading

0 comments on commit dfe9168

Please sign in to comment.