File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/pluralsh/console-client-go v0.0.51
14
14
github.com/pluralsh/plural-cli v0.8.3-0.20231204142546-98d50a1936d3
15
15
github.com/pluralsh/polly v0.1.4
16
- github.com/samber/lo v1.38.1
16
+ github.com/samber/lo v1.39.0
17
17
github.com/sirupsen/logrus v1.9.3
18
18
helm.sh/helm/v3 v3.11.2
19
19
k8s.io/apimachinery v0.26.4
Original file line number Diff line number Diff line change @@ -1782,6 +1782,8 @@ github.com/sahilm/fuzzy v0.1.0 h1:FzWGaw2Opqyu+794ZQ9SYifWv2EIXpwP4q8dY1kDAwI=
1782
1782
github.com/sahilm/fuzzy v0.1.0 /go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y =
1783
1783
github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM =
1784
1784
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 =
1785
1787
github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da /go.mod h1:gi+0XIa01GRL2eRQVjQkKGqKF3SF9vZR/HnPullcV2E =
1786
1788
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b h1:jUK33OXuZP/l6babJtnLo1qsGvq6G9so9KMflGAm4YA =
1787
1789
github.com/sanathkr/go-yaml v0.0.0-20170819195128-ed9d249f429b /go.mod h1:8458kAagoME2+LN5//WxE71ysZ3B7r22fdgb7qVmXSY =
You can’t perform that action at this time.
0 commit comments