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

Utilize lifecycle 0.14.3 #1045

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Utilize lifecycle 0.14.3 #1045

merged 1 commit into from
Oct 26, 2022

Conversation

matthewmcnew
Copy link
Collaborator

@@ -256,7 +256,7 @@ func download(filepath string, url string) error {
return err
}

//copied from github.com/docker/docker/pkg/ioutils
// copied from github.com/docker/docker/pkg/ioutils
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go fmt 🙂

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Merging #1045 (e15cf9f) into main (57a1ee2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files         122      122           
  Lines        5908     5908           
=======================================
  Hits         4137     4137           
  Misses       1358     1358           
  Partials      413      413           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tomkennedy513
Copy link
Collaborator

resolves: #1048

@tomkennedy513 tomkennedy513 linked an issue Oct 25, 2022 that may be closed by this pull request
@tylerphelan
Copy link
Contributor

should we put this on a branch as well?

@tylerphelan tylerphelan self-requested a review October 26, 2022 15:23
@tylerphelan tylerphelan merged commit 77359f8 into main Oct 26, 2022
@tylerphelan tylerphelan deleted the lifecycle-0.14.3 branch October 26, 2022 16:10
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.

Update to lifecycle 0.14.3
4 participants