Skip to content

Commit

Permalink
Bump github.com/Lagrange-Labs/lagrange-node/core from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/Lagrange-Labs/lagrange-node/core](https://github.com/Lagrange-Labs/lagrange-node) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/Lagrange-Labs/lagrange-node/releases)
- [Changelog](https://github.com/Lagrange-Labs/lsc-node/blob/develop/CHANGELOG.md)
- [Commits](Lagrange-Labs/lsc-node@core/v0.1.0...core/v0.1.1)

---
updated-dependencies:
- dependency-name: github.com/Lagrange-Labs/lagrange-node/core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0447937 commit 1953780
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go 1.21
module github.com/Lagrange-Labs/client-cli

require (
github.com/Lagrange-Labs/lagrange-node/core v0.1.0
github.com/Lagrange-Labs/lagrange-node/core v0.1.1
github.com/Lagrange-Labs/lagrange-node/signer v0.1.0
github.com/consensys/gnark-crypto v0.12.1
github.com/ethereum/go-ethereum v1.13.15
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/DataDog/zstd v1.5.2 h1:vUG4lAyuPCXO0TLbXvPv7EB7cNK1QV/luu55UHLrrn8=
github.com/DataDog/zstd v1.5.2/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
github.com/Lagrange-Labs/lagrange-node/core v0.1.0 h1:iMpkDVF07ZkdgVXwM1J5NXUIOMZ7UZSjbe1HCDlq8Wk=
github.com/Lagrange-Labs/lagrange-node/core v0.1.0/go.mod h1:UPxFEPhGMt5i7oJbgrr81rlcWu/LBiVg4fxuhVX2dwc=
github.com/Lagrange-Labs/lagrange-node/core v0.1.1 h1:H9AE4zXBgr/PU04R5V/tG9AtyefZdd8cLnb/fwYz1ZU=
github.com/Lagrange-Labs/lagrange-node/core v0.1.1/go.mod h1:UPxFEPhGMt5i7oJbgrr81rlcWu/LBiVg4fxuhVX2dwc=
github.com/Lagrange-Labs/lagrange-node/signer v0.1.0 h1:bOptHVidEyr6kY2WLksvtGqjoKuykc/16A9QcRQLLO4=
github.com/Lagrange-Labs/lagrange-node/signer v0.1.0/go.mod h1:g2dm2gDqJfMoGw915mH9wF0u+9qMl4Z0VTbltmN60Yo=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
Expand Down

0 comments on commit 1953780

Please sign in to comment.