Skip to content

Commit bddb9a4

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

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
@@ -11,7 +11,7 @@ require (
1111
github.com/onsi/gomega v1.36.2
1212
github.com/pkg/errors v0.9.1
1313
github.com/prometheus/client_golang v1.20.5
14-
github.com/sap/go-generics v0.2.27
14+
github.com/sap/go-generics v0.2.28
1515
github.com/spf13/cast v1.7.1
1616
github.com/spf13/cobra v1.9.1
1717
github.com/spf13/pflag v1.0.6

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ github.com/sap/go-generics v0.2.26 h1:k1Gb5MrR9lRksp+8pljUNmdT9bHxmkuvMUw7e6GpwQ
164164
github.com/sap/go-generics v0.2.26/go.mod h1:aL5vyHr72/qEzbUOgewA/srS5Gf5nbxEYVoawQRG72s=
165165
github.com/sap/go-generics v0.2.27 h1:NqqAaJj6Nj3ZDhoFcVJyMT/5D9YtBwO1pCewW0cFotQ=
166166
github.com/sap/go-generics v0.2.27/go.mod h1:YyEx00Jl5fIZx7jy6ss2m87UUzTQfVysPHUUOKnRj6Q=
167+
github.com/sap/go-generics v0.2.28 h1:Aad95UymJE95s/bpiNemM2FXNWkVMdGkcMrfXizRaIk=
168+
github.com/sap/go-generics v0.2.28/go.mod h1:yNx3OnTozQTSIXZo/nulcBjew3dYzoB1LfIuRCf1dYE=
167169
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
168170
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
169171
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=

0 commit comments

Comments
 (0)