Skip to content

Commit 86d09c8

Browse files
fix(deps): update module github.com/samber/lo to v1.39.0
1 parent e2a6c02 commit 86d09c8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/pluralsh/console-client-go v0.0.52
1414
github.com/pluralsh/plural-cli v0.8.3-0.20231204142546-98d50a1936d3
1515
github.com/pluralsh/polly v0.1.4
16-
github.com/samber/lo v1.38.1
16+
github.com/samber/lo v1.39.0
1717
github.com/sirupsen/logrus v1.9.3
1818
helm.sh/helm/v3 v3.11.2
1919
k8s.io/apimachinery v0.26.4

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,8 @@ github.com/ryanrolds/sqlclosecheck v0.5.1/go.mod h1:2g3dUjoS6AL4huFdv6wn55WpLIDj
941941
github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
942942
github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM=
943943
github.com/samber/lo v1.38.1/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
944+
github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
945+
github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
944946
github.com/sanposhiho/wastedassign/v2 v2.0.7 h1:J+6nrY4VW+gC9xFzUc+XjPD3g3wF3je/NsJFwFK7Uxc=
945947
github.com/sanposhiho/wastedassign/v2 v2.0.7/go.mod h1:KyZ0MWTwxxBmfwn33zh3k1dmsbF2ud9pAAGfoLfjhtI=
946948
github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tMEOsumirXcOJqAw=

0 commit comments

Comments
 (0)