Skip to content

Commit

Permalink
chore: update go.mod entry for karpenter-core v0.32.0 (aws#4973)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdeal authored and johngmyers committed May 31, 2024
1 parent a034096 commit 1baf01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/PuerkitoBio/goquery v1.8.1
github.com/avast/retry-go v3.0.0+incompatible
github.com/aws/aws-sdk-go v1.46.7
github.com/aws/karpenter-core v0.31.4
github.com/aws/karpenter-core v0.32.0
github.com/aws/karpenter/tools/kompat v0.0.0-20231010173459-62c25a3ea85c
github.com/go-logr/zapr v1.2.4
github.com/imdario/mergo v0.3.16
Expand Down

0 comments on commit 1baf01b

Please sign in to comment.