Skip to content

Commit a9490de

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

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/onsi/gomega v1.39.0
1313
github.com/pkg/errors v0.9.1
1414
github.com/prometheus/client_golang v1.23.2
15-
github.com/sap/go-generics v0.2.48
15+
github.com/sap/go-generics v0.2.49
1616
github.com/spf13/cast v1.10.0
1717
github.com/spf13/cobra v1.10.2
1818
github.com/spf13/pflag v1.0.10

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ github.com/sap/go-generics v0.2.47 h1:T0ODIlrIuL9SGp3iFhM07bhA3ZXFp2JHcsncDZ+ufb
208208
github.com/sap/go-generics v0.2.47/go.mod h1:sShwY4JtsiczJ4IZgpWMcTWRn8r+j3R9eg6JoEEQVyM=
209209
github.com/sap/go-generics v0.2.48 h1:A1xDgf5AmY3D9pbXLte95OuU+rQ92UDthK/YZQDU1KU=
210210
github.com/sap/go-generics v0.2.48/go.mod h1:woHeWQJrRWsuFEoaLz4/ke2nByYbblIF6rHjrZQL9Y4=
211+
github.com/sap/go-generics v0.2.49 h1:ac9SPpVoJu+JlsFrnzVEO4LlkjCgfUe5l7PAGMl3WlY=
212+
github.com/sap/go-generics v0.2.49/go.mod h1:qjQnOWyPqymAbx5rX2X4A27+cFS3skRMJlh66sgpA8E=
211213
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
212214
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
213215
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=

0 commit comments

Comments
 (0)