polyrabbit / my-token

📈Track token prices in your terminal
MIT License
193 stars 33 forks source link

Bump github.com/tidwall/gjson from 1.6.0 to 1.6.6 #24

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps github.com/tidwall/gjson from 1.6.0 to 1.6.6.

Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (2553124) into master (1977bcb) will decrease coverage by 2.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   63.84%   61.74%   -2.10%     
==========================================
  Files          14       14              
  Lines         802      711      -91     
==========================================
- Hits          512      439      -73     
+ Misses        196      179      -17     
+ Partials       94       93       -1     
Impacted Files Coverage Δ
exchange/coinmarketcap.go 8.69% <0.00%> (-6.12%) :arrow_down:
exchange/gate.go 70.90% <0.00%> (-3.29%) :arrow_down:
exchange/bittrex.go 75.00% <0.00%> (-3.09%) :arrow_down:
exchange/huobi.go 71.92% <0.00%> (-3.08%) :arrow_down:
exchange/binance.go 68.00% <0.00%> (-2.91%) :arrow_down:
exchange/bitfinex.go 63.33% <0.00%> (-2.83%) :arrow_down:
exchange/coinbase.go 69.76% <0.00%> (-2.79%) :arrow_down:
exchange/okex.go 68.25% <0.00%> (-2.34%) :arrow_down:
exchange/kraken.go 72.88% <0.00%> (-2.12%) :arrow_down:
exchange/hitbtc.go 70.21% <0.00%> (-2.01%) :arrow_down:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1977bcb...2553124. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Superseded by #25.