Skip to content

Commit

Permalink
chore(deps): Bump github.com/coinbase/rosetta-sdk-go from 0.8.2 to 0.…
Browse files Browse the repository at this point in the history
…8.3 (Finschia#875)

Bumps [github.com/coinbase/rosetta-sdk-go](https://github.com/coinbase/rosetta-sdk-go) from 0.8.2 to 0.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/coinbase/rosetta-sdk-go/releases">github.com/coinbase/rosetta-sdk-go's releases</a>.</em></p>
<blockquote>
<h2>Generic improvements</h2>
<h2>What's Changed</h2>
<ul>
<li>make types a go module by <a href="https://github.com/shrimalmadhur"><code>@​shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/461">coinbase/rosetta-sdk-go#461</a></li>
<li>Use types module instead of local dependency by <a href="https://github.com/shrimalmadhur"><code>@​shrimalmadhur</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/462">coinbase/rosetta-sdk-go#462</a></li>
<li>add customized info in sdk's fetcher, reconciler, syncer and db by <a href="https://github.com/jingweicb"><code>@​jingweicb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/465">coinbase/rosetta-sdk-go#465</a></li>
<li>remove getVfromK logs by <a href="https://github.com/jingweicb"><code>@​jingweicb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/467">coinbase/rosetta-sdk-go#467</a></li>
<li>fix uncessary context canceled err by <a href="https://github.com/jingweicb"><code>@​jingweicb</code></a> in <a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/pull/468">coinbase/rosetta-sdk-go#468</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3">https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/294474a3debdaa52cf0d161c800b2b74398d4bcf"><code>294474a</code></a> fix uncessary context canceled err (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/468">#468</a>)</li>
<li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/a82130d40237ccbef060bcc626c7498a1b519ad4"><code>a82130d</code></a> remove getVfromK logs (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/467">#467</a>)</li>
<li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/4c691644d82a97250d6b6b3a1cef13490cfc6729"><code>4c69164</code></a> add customized info in sdk's fetcher, reconciler, syncer and db (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/465">#465</a>)</li>
<li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/2301850ad713395313e062808b5c8f3a76e50e5d"><code>2301850</code></a> Use types module instead of local dependency (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/462">#462</a>)</li>
<li><a href="https://github.com/coinbase/rosetta-sdk-go/commit/8ea45ef4582708ea4b95adcb63d170852072db31"><code>8ea45ef</code></a> make types a go module (<a href="https://github-redirect.dependabot.com/coinbase/rosetta-sdk-go/issues/461">#461</a>)</li>
<li>See full diff in <a href="https://github.com/coinbase/rosetta-sdk-go/compare/v0.8.2...v0.8.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coinbase/rosetta-sdk-go&package-manager=go_modules&previous-version=0.8.2&new-version=0.8.3)](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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>
  • Loading branch information
dependabot[bot] authored Mar 9, 2023
1 parent 7130516 commit ce8d910
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ require (
github.com/armon/go-metrics v0.4.1
github.com/bgentry/speakeasy v0.1.0
github.com/btcsuite/btcd v0.22.1
github.com/coinbase/rosetta-sdk-go v0.8.2
github.com/coinbase/rosetta-sdk-go v0.8.3
github.com/coinbase/rosetta-sdk-go/types v1.0.0
github.com/confio/ics23/go v0.9.0
github.com/cosmos/btcutil v1.0.5
github.com/cosmos/go-bip39 v1.0.0
Expand Down
6 changes: 4 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,10 @@ github.com/cncf/xds/go v0.0.0-20211001041855-01bcc9b48dfe/go.mod h1:eXthEFrGJvWH
github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod h1:zn76sxSg3SzpJ0PPJaLDCu+Bu0Lg3sKTORVIj19EIF8=
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd/go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI=
github.com/coinbase/rosetta-sdk-go v0.8.2 h1:+sNgMUPpntOsYLy5aRsHqBY6I0MTxZkS4JXV1Un3DKc=
github.com/coinbase/rosetta-sdk-go v0.8.2/go.mod h1:tXPR6AIW9ogsH4tYIaFOKOgfJNanCvcyl7JKLd4DToc=
github.com/coinbase/rosetta-sdk-go v0.8.3 h1:IYqd+Ser5NVh0s7p8p2Ir82iCvi75E1l0NH2H4NEr0Y=
github.com/coinbase/rosetta-sdk-go v0.8.3/go.mod h1:ChOHc+BNq7zqJDDkui0DA124GOvlAiRbdgAc1U9GMDQ=
github.com/coinbase/rosetta-sdk-go/types v1.0.0 h1:jpVIwLcPoOeCR6o1tU+Xv7r5bMONNbHU7MuEHboiFuA=
github.com/coinbase/rosetta-sdk-go/types v1.0.0/go.mod h1:eq7W2TMRH22GTW0N0beDnN931DW0/WOI1R2sdHNHG4c=
github.com/confio/ics23/go v0.9.0 h1:cWs+wdbS2KRPZezoaaj+qBleXgUk5WOQFMP3CQFGTr4=
github.com/confio/ics23/go v0.9.0/go.mod h1:4LPZ2NYqnYIVRklaozjNR1FScgDJ2s5Xrp+e/mYVRak=
github.com/coniks-sys/coniks-go v0.0.0-20180722014011-11acf4819b71 h1:MFLTqgfJclmtaQ1SRUrWwmDX/1UBok3XWUethkJ2swQ=
Expand Down

0 comments on commit ce8d910

Please sign in to comment.