mattn / go-mastodon

mastodon client for golang
MIT License
600 stars 85 forks source link

Update golang.org/x/net commit hash to 6afb519 #125

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
golang.org/x/net require digest c0dbc17 -> 6afb519

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov-io commented 4 years ago

Codecov Report

Merging #125 into master will increase coverage by 0.4%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #125     +/-   ##
=========================================
+ Coverage   79.69%   80.09%   +0.4%     
=========================================
  Files          29       29             
  Lines        1492     1492             
=========================================
+ Hits         1189     1195      +6     
+ Misses        210      204      -6     
  Partials       93       93
Impacted Files Coverage Δ
cmd/mstdn/main.go 67.27% <0%> (+1.45%) :arrow_up:
cmd/mstdn/cmd_stream.go 62.12% <0%> (+3.03%) :arrow_up:

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 822b3df...466a25a. Read the comment docs.