Skip to content

Commit c204bb6

Browse files
fix(deps): update module github.com/sap/go-generics to v0.2.46 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24842d0 commit c204bb6

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.45
16+
github.com/sap/go-generics v0.2.46
1717
github.com/spf13/cast v1.10.0
1818
github.com/spf13/cobra v1.10.2
1919
github.com/spf13/pflag v1.0.10

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
197197
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
198198
github.com/sap/go-generics v0.2.45 h1:Sly5dNVZWSLs1Vz3MFPz/uoTfZhRbx5V0gxEo5BWrLs=
199199
github.com/sap/go-generics v0.2.45/go.mod h1:6CZylrnWV6OkeVAsUzWYQaJ5AvPR5HYsCkI5CvONeX8=
200+
github.com/sap/go-generics v0.2.46 h1:UcP6fu5StG6YGnxv2y8uBCKiC2wD6fJk1PNW6YCYCcE=
201+
github.com/sap/go-generics v0.2.46/go.mod h1:ycp8c0jKRZ8WQXXEPhm5GsO9sAflMbDEHZJM1J85EDg=
200202
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
201203
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
202204
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=

0 commit comments

Comments
 (0)