Skip to content

Commit

Permalink
Bump github.com/hashgraph/hedera-sdk-go/v2 in /hedera-mirror-rosetta
Browse files Browse the repository at this point in the history
Bumps [github.com/hashgraph/hedera-sdk-go/v2](https://github.com/hashgraph/hedera-sdk-go) from 2.49.0 to 2.50.0.
- [Release notes](https://github.com/hashgraph/hedera-sdk-go/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-go/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-go@v2.49.0...v2.50.0)

---
updated-dependencies:
- dependency-name: github.com/hashgraph/hedera-sdk-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f312726 commit 86f8435
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 79 deletions.
12 changes: 1 addition & 11 deletions hedera-mirror-rosetta/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/cucumber/godog v0.15.0
github.com/ethereum/go-ethereum v1.14.11
github.com/go-playground/validator/v10 v10.23.0
github.com/hashgraph/hedera-sdk-go/v2 v2.49.0
github.com/hashgraph/hedera-sdk-go/v2 v2.50.0
github.com/hellofresh/health-go/v4 v4.7.0
github.com/jackc/pgtype v1.14.4
github.com/lib/pq v1.10.9
Expand Down Expand Up @@ -38,15 +38,10 @@ require (
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bits-and-blooms/bitset v1.13.0 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/consensys/bavard v0.1.13 // indirect
github.com/consensys/gnark-crypto v0.12.1 // indirect
github.com/containerd/continuity v0.4.3 // indirect
github.com/crate-crypto/go-ipa v0.0.0-20240223125850-b1e8a79f509c // indirect
github.com/crate-crypto/go-kzg-4844 v1.0.0 // indirect
github.com/cucumber/gherkin/go/v26 v26.2.0 // indirect
github.com/cucumber/messages/go/v21 v21.0.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Expand All @@ -55,8 +50,6 @@ require (
github.com/docker/docker v27.1.1+incompatible // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/ethereum/c-kzg-4844 v1.0.2 // indirect
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
Expand Down Expand Up @@ -89,7 +82,6 @@ require (
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mmcloughlin/addchain v0.4.0 // indirect
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand All @@ -113,7 +105,6 @@ require (
github.com/spf13/cast v1.6.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/supranational/blst v0.3.13 // indirect
github.com/tyler-smith/go-bip39 v1.1.0 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
Expand All @@ -135,5 +126,4 @@ require (
google.golang.org/grpc v1.65.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
rsc.io/tmplfunc v0.0.3 // indirect
)
Loading

0 comments on commit 86f8435

Please sign in to comment.