Skip to content

Commit 4390557

Browse files
committed
fix(deps): update module github.com/sap/go-generics to v0.1.6
1 parent bd632a6 commit 4390557

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/onsi/gomega v1.30.0
88
github.com/pkg/errors v0.9.1
99
github.com/prometheus/client_golang v1.17.0
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

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ github.com/sap/go-generics v0.1.4 h1:Zu8uGtd4uVAznN3HfuSP4KseKJAkvkKFKWsBIjReqPI
180180
github.com/sap/go-generics v0.1.4/go.mod h1:AEKGOLA8ZRlFfqnUnx/XcZbPRfBW5jZ9B4tszghrJkg=
181181
github.com/sap/go-generics v0.1.5 h1:LYyDv0EBpoaTi9r4FOAHEBS59zC9q4lXKti7CjTzoj4=
182182
github.com/sap/go-generics v0.1.5/go.mod h1:AEKGOLA8ZRlFfqnUnx/XcZbPRfBW5jZ9B4tszghrJkg=
183+
github.com/sap/go-generics v0.1.6 h1:zaEi6QhoTWJgSwVVvQWmSzSwevwe3PDPc5Yyb2iZLM8=
184+
github.com/sap/go-generics v0.1.6/go.mod h1:FMXIRqp+DCL5tEaRRQixHyMrDWfqntQYVPTNo9vaizw=
183185
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
184186
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
185187
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=

0 commit comments

Comments
 (0)