Skip to content

Commit

Permalink
Mandate Go versions fixing CVE-2024-24791 (#4163)
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Jul 3, 2024
1 parent 426e13d commit 5e4175e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/pulumi/pulumi-aws/provider/v6

go 1.22.4
go 1.22.5

require (
github.com/aws/aws-sdk-go-v2/config v1.27.21
Expand Down
2 changes: 1 addition & 1 deletion sdk/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5e4175e

Please sign in to comment.