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

Upgrade all references to go1.18 and replace go get with go install #474

Merged
merged 1 commit into from
Jul 23, 2022

Conversation

moshebe
Copy link
Owner

@moshebe moshebe commented Jul 23, 2022

  • go1.17 -> go1.18
  • go get x -> go install x@latest

@codecov-commenter
Copy link

Codecov Report

Merging #474 (b791659) into master (4d7037f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #474   +/-   ##
=======================================
  Coverage   78.27%   78.27%           
=======================================
  Files           7        7           
  Lines         290      290           
=======================================
  Hits          227      227           
  Misses         39       39           
  Partials       24       24           
Impacted Files Coverage Δ
pkg/config/render.go 93.93% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

@moshebe moshebe merged commit 586dcf3 into master Jul 23, 2022
@moshebe moshebe deleted the upgrade-generated-go1.18 branch July 23, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants