Skip to content

Commit c9c10da

Browse files
fix(deps): update module github.com/samber/lo to v1.39.0
1 parent 9c637a7 commit c9c10da

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.51
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
@@ -1782,6 +1782,8 @@ github.com/sahilm/fuzzy v0.1.0 h1:FzWGaw2Opqyu+794ZQ9SYifWv2EIXpwP4q8dY1kDAwI=
17821782
github.com/sahilm/fuzzy v0.1.0/go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y=
17831783
github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM=
17841784
github.com/samber/lo v1.38.1/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
1785+
github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
1786+
github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
17851787
github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da/go.mod h1:gi+0XIa01GRL2eRQVjQkKGqKF3SF9vZR/HnPullcV2E=
17861788
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b h1:jUK33OXuZP/l6babJtnLo1qsGvq6G9so9KMflGAm4YA=
17871789
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b/go.mod h1:8458kAagoME2+LN5//WxE71ysZ3B7r22fdgb7qVmXSY=

0 commit comments

Comments
 (0)