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

Update go.mod #281

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Update go.mod #281

merged 1 commit into from
Mar 16, 2022

Commits on Mar 15, 2022

  1. Bump Go, docker, containerd

    * Use the most recent version of Go to pick up security fixes
    * Update docker, containerd, and k8s to the most recently patched versions
    * Replace packr with go:embed now that we are on a newer version of Go
      using go:embed to access files on-disk instead of the packr library.
    
    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    74faa46 View commit details
    Browse the repository at this point in the history