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 cnab-go, Go, docker, containerd #119

Merged
merged 2 commits into from
Mar 18, 2022
Merged

Commits on Mar 15, 2022

  1. Fix circleci build

    * Use a supported build image
    * Use a patched version of Go
    * Use go install instead of go get to install tools
    * Use the go proxy, direct was an impossible performance problem on
    newer veresions of Go
    
    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    62f0280 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Bump cnab-go, Go, docker, containerd

    Update to the most recently patched versions of cnab-go,
    docker, containerd, and image-spec.
    
    Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
    carolynvs committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    1c79b4d View commit details
    Browse the repository at this point in the history