Skip to content

Commit 6621c45

Browse files
fix(deps): update module github.com/sap/go-generics to v0.2.38 (#330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c8fae6 commit 6621c45

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
@@ -13,7 +13,7 @@ require (
1313
github.com/onsi/gomega v1.38.2
1414
github.com/pkg/errors v0.9.1
1515
github.com/prometheus/client_golang v1.23.2
16-
github.com/sap/go-generics v0.2.37
16+
github.com/sap/go-generics v0.2.38
1717
github.com/spf13/cast v1.9.2
1818
github.com/spf13/cobra v1.9.1
1919
github.com/spf13/pflag v1.0.10

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ github.com/sap/go-generics v0.2.36 h1:QwfwuYCzKYW1vX3vvIc8CNyF37y7s6QL+N090BGeh1
199199
github.com/sap/go-generics v0.2.36/go.mod h1:lYfx/ECpWLj5oAw7JxIS+vkfqxASLaY/oKB1kLvUEc0=
200200
github.com/sap/go-generics v0.2.37 h1:D1u7gpKzqOV56N/aWQP4EqmKtfXM6EftOpH5D/KUt5E=
201201
github.com/sap/go-generics v0.2.37/go.mod h1:T8UY8vmYTBNajJbv+3qXK+FIIZYszWY9nyg+3bgx/ew=
202+
github.com/sap/go-generics v0.2.38 h1:PwKL/nyH2WVehXMGXs4cZ/dZ0TCENd+LsyRx1EAWYiE=
203+
github.com/sap/go-generics v0.2.38/go.mod h1:2XSD2pEj5sifDiFGUPMgmF1lSHrQSqOd6BrPJ+1GPog=
202204
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
203205
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
204206
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=

0 commit comments

Comments
 (0)