From 99cbad60ac3a368b20112cf788923d7b894f90b7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Sep 2024 12:13:26 +0200
Subject: [PATCH] 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.
Commits
Most Recent Ignore Conditions Applied to This Pull
Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| github.com/Layr-Labs/eigenlayer-cli | [< 0.9, > 0.8.0] |
[![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)
---
Dependabot commands and options
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 709a5c465..96f532f42 100644
--- a/go.mod
+++ b/go.mod
@@ -15,7 +15,7 @@ require (
cosmossdk.io/x/tx v0.13.4
cosmossdk.io/x/upgrade v0.1.4
github.com/BurntSushi/toml v1.4.0
- github.com/Layr-Labs/eigenlayer-cli v0.10.3
+ github.com/Layr-Labs/eigenlayer-cli v0.10.4
github.com/Layr-Labs/eigensdk-go v0.1.10
github.com/bufbuild/buf v1.40.0
github.com/charmbracelet/log v0.4.0
diff --git a/go.sum b/go.sum
index b491f6174..da028dc8c 100644
--- a/go.sum
+++ b/go.sum
@@ -242,8 +242,8 @@ github.com/DataDog/datadog-go v3.2.0+incompatible/go.mod h1:LButxg5PwREeZtORoXG3
github.com/DataDog/zstd v1.5.5 h1:oWf5W7GtOLgp6bciQYDmhHHjdhYkALu6S/5Ni9ZgSvQ=
github.com/DataDog/zstd v1.5.5/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
-github.com/Layr-Labs/eigenlayer-cli v0.10.3 h1:gax9+1VnTS+1M92X1BJIDOwR5+ANyf+GkI11CD9i8Z8=
-github.com/Layr-Labs/eigenlayer-cli v0.10.3/go.mod h1:Es273n4XcYLloaogN/ZmDnhgzRKipo/M6y08hdvWqgI=
+github.com/Layr-Labs/eigenlayer-cli v0.10.4 h1:8tlHolc6CpTPmp++jKmJDlzRBB1E8pbNnEAZZWp+9tk=
+github.com/Layr-Labs/eigenlayer-cli v0.10.4/go.mod h1:Es273n4XcYLloaogN/ZmDnhgzRKipo/M6y08hdvWqgI=
github.com/Layr-Labs/eigensdk-go v0.1.10 h1:VWXSoJ0Vm2ZEfSPgftOgmek3xwXKRmeKrNFXfMJJlko=
github.com/Layr-Labs/eigensdk-go v0.1.10/go.mod h1:XcLVDtlB1vOPj63D236b451+SC75B8gwgkpNhYHSxNs=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=