Skip to content

Commit a8d7fe5

Browse files
fix(deps): update non-minor dependencies (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f9a9a2 commit a8d7fe5

File tree

3 files changed

+51
-66
lines changed

3 files changed

+51
-66
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.3
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.46
16+
github.com/sap/go-generics v0.2.47
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
@@ -203,6 +203,8 @@ github.com/sap/go-generics v0.2.45 h1:Sly5dNVZWSLs1Vz3MFPz/uoTfZhRbx5V0gxEo5BWrL
203203
github.com/sap/go-generics v0.2.45/go.mod h1:6CZylrnWV6OkeVAsUzWYQaJ5AvPR5HYsCkI5CvONeX8=
204204
github.com/sap/go-generics v0.2.46 h1:UcP6fu5StG6YGnxv2y8uBCKiC2wD6fJk1PNW6YCYCcE=
205205
github.com/sap/go-generics v0.2.46/go.mod h1:ycp8c0jKRZ8WQXXEPhm5GsO9sAflMbDEHZJM1J85EDg=
206+
github.com/sap/go-generics v0.2.47 h1:T0ODIlrIuL9SGp3iFhM07bhA3ZXFp2JHcsncDZ+ufbg=
207+
github.com/sap/go-generics v0.2.47/go.mod h1:sShwY4JtsiczJ4IZgpWMcTWRn8r+j3R9eg6JoEEQVyM=
206208
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
207209
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
208210
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=

website/package-lock.json

Lines changed: 48 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)