Skip to content

Commit

Permalink
fix(deps): update module github.com/sap/go-generics to v0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent bc4cef0 commit f8d201d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/onsi/gomega v1.34.1
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.1
github.com/sap/go-generics v0.2.16
github.com/sap/go-generics v0.2.17
k8s.io/api v0.30.3
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,8 @@ github.com/sap/go-generics v0.2.15 h1:tZN8y22H91rIUXhcx8fWPWLXHw0Obw9RZ/3e2ucWoB
github.com/sap/go-generics v0.2.15/go.mod h1:wf/svB0Aek9zcQJSUzAkb60Aalv6yFTH/nvQOsgQfKE=
github.com/sap/go-generics v0.2.16 h1:c/yG8KIZ5mkH70dwE6ZObTA42bK9Tb98op9c7X0oSZ0=
github.com/sap/go-generics v0.2.16/go.mod h1:q8qQISwurjniBjlZgdg4RSEL6eDNA1X5i1Hm1YHPkBQ=
github.com/sap/go-generics v0.2.17 h1:kswmgZr0UIoqrL9DDC4ysiCU+3eoG11bMEZezAHBToY=
github.com/sap/go-generics v0.2.17/go.mod h1:TseqZbsc7l7WdR//sHA74FQ9e60AJ7zMhaFDsFsi5Tk=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stoewer/go-strcase v1.2.0/go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8=
Expand Down

0 comments on commit f8d201d

Please sign in to comment.