DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

Update go version to 1.18.6 #151

Closed khewonc closed 2 years ago

khewonc commented 2 years ago

What does this PR do?

Avoid https://github.com/advisories/GHSA-69cg-p879-7622

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

codecov-commenter commented 2 years ago

Codecov Report

Merging #151 (715633f) into main (8ed9884) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   63.22%   63.22%           
=======================================
  Files          41       41           
  Lines        3073     3073           
=======================================
  Hits         1943     1943           
  Misses       1014     1014           
  Partials      116      116           
Flag Coverage Δ
unittests 63.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 8ed9884...715633f. Read the comment docs.