Skip to content

Commit 99cbad6

Browse files
chore(deps): bump github.com/Layr-Labs/eigenlayer-cli from 0.10.3 to 0.10.4 (#1836)
Bumps [github.com/Layr-Labs/eigenlayer-cli](https://github.com/Layr-Labs/eigenlayer-cli) from 0.10.3 to 0.10.4. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Layr-Labs/eigenlayer-cli/commits">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/Layr-Labs/eigenlayer-cli | [< 0.9, > 0.8.0] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Layr-Labs/eigenlayer-cli&package-manager=go_modules&previous-version=0.10.3&new-version=0.10.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 839b9e2 commit 99cbad6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
cosmossdk.io/x/tx v0.13.4
1616
cosmossdk.io/x/upgrade v0.1.4
1717
github.com/BurntSushi/toml v1.4.0
18-
github.com/Layr-Labs/eigenlayer-cli v0.10.3
18+
github.com/Layr-Labs/eigenlayer-cli v0.10.4
1919
github.com/Layr-Labs/eigensdk-go v0.1.10
2020
github.com/bufbuild/buf v1.40.0
2121
github.com/charmbracelet/log v0.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,8 +242,8 @@ github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3
242242
github.com/DataDog/zstd v1.5.5 h1:oWf5W7GtOLgp6bciQYDmhHHjdhYkALu6S/5Ni9ZgSvQ=
243243
github.com/DataDog/zstd v1.5.5/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
244244
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
245-
github.com/Layr-Labs/eigenlayer-cli v0.10.3 h1:gax9+1VnTS+1M92X1BJIDOwR5+ANyf+GkI11CD9i8Z8=
246-
github.com/Layr-Labs/eigenlayer-cli v0.10.3/go.mod h1:Es273n4XcYLloaogN/ZmDnhgzRKipo/M6y08hdvWqgI=
245+
github.com/Layr-Labs/eigenlayer-cli v0.10.4 h1:8tlHolc6CpTPmp++jKmJDlzRBB1E8pbNnEAZZWp+9tk=
246+
github.com/Layr-Labs/eigenlayer-cli v0.10.4/go.mod h1:Es273n4XcYLloaogN/ZmDnhgzRKipo/M6y08hdvWqgI=
247247
github.com/Layr-Labs/eigensdk-go v0.1.10 h1:VWXSoJ0Vm2ZEfSPgftOgmek3xwXKRmeKrNFXfMJJlko=
248248
github.com/Layr-Labs/eigensdk-go v0.1.10/go.mod h1:XcLVDtlB1vOPj63D236b451+SC75B8gwgkpNhYHSxNs=
249249
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=

0 commit comments

Comments
 (0)