Skip to content
Open
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 @@ -8,7 +8,7 @@ require (
github.com/ghodss/yaml v1.0.0
github.com/sirupsen/logrus v1.9.3
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
k8s.io/test-infra v0.0.0-20230801182840-d1098e7de750
k8s.io/test-infra 420fe4ce2d6c
)

require (
Expand Down
Loading