Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump honnef.co/go/tools from 0.0.1-2020.1.5 to 0.0.1-2020.1.6 #2077

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2020

Bumps honnef.co/go/tools from 0.0.1-2020.1.5 to 0.0.1-2020.1.6.

Commits
  • 5b7de96 Version 2020.1.6
  • d12f52a doc: the latest version is 2020.1.6
  • f1158d1 doc: add 2020.1.6 release notes
  • 8106b47 staticcheck: Go 1.15+ does not require TestMain to call os.Exit
  • a4a005d stylecheck: avoid flagging error strings that begin with a function call
  • 33cf363 staticcheck: improve handling of byte slices and arrays in printf checker
  • caa47cc simple: fix suggested fixes for S1004
  • a95c3b5 staticcheck: don't crash when checking dot-imported constants in bitwise ops
  • 60ae5a6 facts: handle overlapping prefix/suffix
  • See full diff 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 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 dependabot bot requested a review from a team November 6, 2020 16:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2020
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2077      +/-   ##
==========================================
+ Coverage   92.10%   92.11%   +0.01%     
==========================================
  Files         278      278              
  Lines       17030    17030              
==========================================
+ Hits        15685    15687       +2     
+ Misses        924      923       -1     
+ Partials      421      420       -1     
Impacted Files Coverage Δ
translator/internaldata/resource_to_oc.go 94.52% <0.00%> (+2.73%) ⬆️

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 2453c8a...ad34bb2. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 94e136b into master Nov 6, 2020
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/honnef.co/go/tools-0.0.1-2020.1.6 branch November 6, 2020 17:26
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
* remove some exports from the smartagent receiver

* rename go receiver output -> out
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant