-
Notifications
You must be signed in to change notification settings - Fork 609
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/skip-mev/block-sdk/v2 from 2.1.3 to 2.1.4 (
#8462) * chore(deps): bump github.com/skip-mev/block-sdk/v2 from 2.1.3 to 2.1.4 Bumps [github.com/skip-mev/block-sdk/v2](https://github.com/skip-mev/block-sdk) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/skip-mev/block-sdk/releases) - [Changelog](https://github.com/skip-mev/block-sdk/blob/main/.goreleaser.yml) - [Commits](skip-mev/block-sdk@v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: github.com/skip-mev/block-sdk/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * fix: update function signatures * Bump alpine versions to get golang 1.22.4 support (#8532) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ghost <[email protected]> Co-authored-by: Pablo <[email protected]>
- Loading branch information
1 parent
a24bad8
commit 69153f6
Showing
8 changed files
with
30 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
go 1.22.3 | ||
go 1.22.4 | ||
|
||
use . | ||
|
||
|