Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlokshin-czi committed Jan 28, 2025
1 parent 4bb8805 commit f331495
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions terraform/provider/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/chanzuckerberg/happy/terraform/provider

go 1.22
toolchain go1.22.5
go 1.22.0

toolchain go1.23.5

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

0 comments on commit f331495

Please sign in to comment.