File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/kyverno/api
22
3- go 1.25.6
3+ go 1.26.1
44
55require (
6- github.com/aptible/supercronic v0.2.42
6+ github.com/aptible/supercronic v0.2.44
77 github.com/stretchr/testify v1.11.1
88 k8s.io/api v0.35.3
99 k8s.io/apimachinery v0.35.3
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
22cel.dev/expr v0.25.1 /go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4 =
33github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ =
44github.com/antlr4-go/antlr/v4 v4.13.1 /go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw =
5- github.com/aptible/supercronic v0.2.42 h1:CrLaXWmpbJzTwsPBIqdd5V2JWcDZgjDgZf8ljf5FAss =
6- github.com/aptible/supercronic v0.2.42 /go.mod h1:gdxzkFOcUzrGyeJFNc9GwmDH+zREYgZ0yyXHYZtz2Mo =
5+ github.com/aptible/supercronic v0.2.44 h1:Nz6z/tMzS7iUceC2PD+yMwFp55Jqg5qhnULE5QEiZx4 =
6+ github.com/aptible/supercronic v0.2.44 /go.mod h1:XQUtrMdejYPQYDBAy4cYRGH9KWSOgyP2vEOO5tQLQkc =
77github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
99github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
You can’t perform that action at this time.
0 commit comments