Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go 1.25.0
// not only this project but also the karpenter's ko tool used in tests via setup-ko action.
// Ensure this is greater than or equal to the 'go' version in
// https://github.com/kubernetes-sigs/karpenter/blob/main/go.mod#L3
toolchain go1.25.3
toolchain go1.25.5

require (
github.com/DataDog/datadog-api-client-go/v2 v2.50.0
Expand Down
2 changes: 1 addition & 1 deletion submodules/karpenter
Submodule karpenter updated 235 files
Loading