Skip to content

Commit

Permalink
revert go bump to another pr
Browse files Browse the repository at this point in the history
  • Loading branch information
dduzgun-security committed Aug 8, 2024
1 parent 433361b commit 13df8da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.21.13
1.21.8

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/packer-plugin-amazon

go 1.21.13
go 1.21.0

require (
github.com/aws/aws-sdk-go v1.45.6
Expand Down

0 comments on commit 13df8da

Please sign in to comment.