File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/onsi/ginkgo/v2 v2.13.1
88 github.com/onsi/gomega v1.30.0
99 github.com/pkg/errors v0.9.1
10- github.com/sap/go-generics v0.1.5
10+ github.com/sap/go-generics v0.1.6
1111 k8s.io/api v0.28.3
1212 k8s.io/apimachinery v0.28.3
1313 k8s.io/client-go v0.28.3
Original file line number Diff line number Diff line change @@ -161,6 +161,8 @@ github.com/sap/go-generics v0.1.4 h1:Zu8uGtd4uVAznN3HfuSP4KseKJAkvkKFKWsBIjReqPI
161161github.com/sap/go-generics v0.1.4 /go.mod h1:AEKGOLA8ZRlFfqnUnx/XcZbPRfBW5jZ9B4tszghrJkg =
162162github.com/sap/go-generics v0.1.5 h1:LYyDv0EBpoaTi9r4FOAHEBS59zC9q4lXKti7CjTzoj4 =
163163github.com/sap/go-generics v0.1.5 /go.mod h1:AEKGOLA8ZRlFfqnUnx/XcZbPRfBW5jZ9B4tszghrJkg =
164+ github.com/sap/go-generics v0.1.6 h1:zaEi6QhoTWJgSwVVvQWmSzSwevwe3PDPc5Yyb2iZLM8 =
165+ github.com/sap/go-generics v0.1.6 /go.mod h1:FMXIRqp+DCL5tEaRRQixHyMrDWfqntQYVPTNo9vaizw =
164166github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I =
165167github.com/spf13/cobra v1.7.0 /go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0 =
166168github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
You can’t perform that action at this time.
0 commit comments