Skip to content

Commit a6cd856

Browse files
committed
fix(deps): update module github.com/sap/go-generics to v0.2.14
1 parent 57493c9 commit a6cd856

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.19.0
88
github.com/onsi/gomega v1.33.1
99
github.com/pkg/errors v0.9.1
10-
github.com/sap/go-generics v0.2.13
10+
github.com/sap/go-generics v0.2.14
1111
k8s.io/api v0.29.4
1212
k8s.io/apimachinery v0.29.4
1313
k8s.io/client-go v0.29.4

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,8 @@ github.com/sap/go-generics v0.2.12 h1:XCG2g5LjihKTw9+FwJS3bt0G5fHPhtaxQnOhB14mSZ
255255
github.com/sap/go-generics v0.2.12/go.mod h1:JOJnoj/bVX0AreIUMjoADjQf262A5hnbguMV/EHLlCU=
256256
github.com/sap/go-generics v0.2.13 h1:rSED7M+S7aw/9AomJq7omjgZtwvoixHsfVbOiCWs4cM=
257257
github.com/sap/go-generics v0.2.13/go.mod h1:G6v+AnJtKlUGB/ATd+zdUcosvBdUSyrHg7/kn5UKgx8=
258+
github.com/sap/go-generics v0.2.14 h1:lsMWC0P64t/7N+skhqh1grWcU0CMCJs4Wt19ej2d3Gk=
259+
github.com/sap/go-generics v0.2.14/go.mod h1:KTjo9TlS9eYST+X4LMIFQaXDnkXBMwGjOTvInCWk2RY=
258260
github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
259261
github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0=
260262
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=

0 commit comments

Comments
 (0)