Skip to content

chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.16.0#915

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0
Open

chore(deps): bump github.com/gagliardetto/solana-go from 1.13.0 to 1.16.0#915
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/gagliardetto/solana-go-1.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps github.com/gagliardetto/solana-go from 1.13.0 to 1.16.0.

Release notes

Sourced from github.com/gagliardetto/solana-go's releases.

v1.16.0

What's Changed

This release updates RPC methods to align with the current Solana RPC API. Deprecated method names have been removed:

Removed Use Instead
GetConfirmedBlock GetBlock
GetRecentBlockhash GetLatestBlockhash
GetConfirmedSignaturesForAddress2 GetSignaturesForAddressWithOpts
GetConfirmedTransaction GetTransaction
CommitmentMax CommitmentFinalized

If your code uses any of the removed methods, update to the new names listed above.

Full Changelog: solana-foundation/solana-go@v1.15.0...v1.16.0

v1.15.0

This release marks solana-go is now a core repo maintained by solana foundation and solana community under solana-foundation/solana-go. Contributions are welcome! Special thanks to @​gagliardetto for creating and maintaining this project over the years. His work has been the backbone of the Solana Go ecosystem. @​jacobcreech

What's Changed

Bug Fixes

New Programs & Features

Maintenance

New Contributors

... (truncated)

Commits
  • 46f9602 Merge pull request #363 from sonicfromnewyoke/sonic/actualize-rpc-calls
  • 2e23eea feat: actualize rpc methods
  • 439081d Merge pull request #371 from HealthyBuilder/fix/ci-gomod-format
  • cd87297 fix readme miminum go version
  • 8b73465 Merge pull request #370 from sonicfromnewyoke/sonic/bump-deps
  • add9aa5 fix: lint error
  • 7073bd4 chore: bump vuln deps version to the patched ones
  • eaf3272 Merge pull request #369 from HealthyBuilder/fix/ci-gomod-format
  • eced08f fix: correct go.mod format and update CI matrix for Go 1.23+
  • 4d5d08a Merge pull request #321 from maestroi/main
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [github.com/gagliardetto/solana-go](https://github.com/gagliardetto/solana-go) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/gagliardetto/solana-go/releases)
- [Changelog](https://github.com/solana-foundation/solana-go/blob/main/CHANGELOG.md)
- [Commits](solana-foundation/solana-go@v1.13.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/gagliardetto/solana-go
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 19:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 7, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: 40f8090

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants