Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Move to go modules #1377

Closed
wants to merge 6 commits into from
Closed

Move to go modules #1377

wants to merge 6 commits into from

Commits on Jul 1, 2020

  1. Move to go modules

    include backport fix
    
    remove k8s.io/kubernetes (per #1463)
    
    remove `github.com/docker/distribution` dependency
    
    containerd/containerd#4251 and #1484
    
    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    012bba3 View commit details
    Browse the repository at this point in the history
  2. vendored all dependencies

    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e17da8c View commit details
    Browse the repository at this point in the history
  3. enforce modules

    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    1013b70 View commit details
    Browse the repository at this point in the history
  4. add -mod=vendor build arg

    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    b037d69 View commit details
    Browse the repository at this point in the history
  5. klog 2.2.0

    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    7d1abfa View commit details
    Browse the repository at this point in the history
  6. vendor.conf -> vendor.orig.conf

    Signed-off-by: Rui Chen <rui@meetup.com>
    chenrui333 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    3e12b5c View commit details
    Browse the repository at this point in the history