Skip to content

Commit e918512

Browse files
committed
fix(deps): update module github.com/sap/go-generics to v0.1.8
1 parent 6b1bbd9 commit e918512

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/ginkgo/v2 v2.13.2
88
github.com/onsi/gomega v1.30.0
99
github.com/pkg/errors v0.9.1
10-
github.com/sap/go-generics v0.1.7
10+
github.com/sap/go-generics v0.1.8
1111
k8s.io/api v0.29.0
1212
k8s.io/apimachinery v0.29.0
1313
k8s.io/client-go v0.29.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ github.com/sap/go-generics v0.1.6 h1:zaEi6QhoTWJgSwVVvQWmSzSwevwe3PDPc5Yyb2iZLM8
169169
github.com/sap/go-generics v0.1.6/go.mod h1:FMXIRqp+DCL5tEaRRQixHyMrDWfqntQYVPTNo9vaizw=
170170
github.com/sap/go-generics v0.1.7 h1:NStWMS84NK8gKK84zTDXn0CxbxILpL5lS1icu0ZAbX8=
171171
github.com/sap/go-generics v0.1.7/go.mod h1:9ywvA4XyTaPSayzstFXt9c+lYn/++TRQ0iW6z+vfnu0=
172+
github.com/sap/go-generics v0.1.8 h1:S16/8Qxk0vytuKQamXYd7RysQpHpsnnsPNL3Q7g8uZU=
173+
github.com/sap/go-generics v0.1.8/go.mod h1:9ywvA4XyTaPSayzstFXt9c+lYn/++TRQ0iW6z+vfnu0=
172174
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
173175
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
174176
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=

0 commit comments

Comments
 (0)