Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Modify the golang.mk to support go modules #74

Merged
merged 3 commits into from
Oct 7, 2019

Commits on Oct 4, 2019

  1. add support for go modules in makelib/golang.mk

    Signed-off-by: soorena776 <[email protected]>
    soorena776 committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    1a2d0d6 View commit details
    Browse the repository at this point in the history
  2. add targets for controller-gen in makelib/kubebuilder.mk

    Signed-off-by: soorena776 <[email protected]>
    soorena776 committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    5365e97 View commit details
    Browse the repository at this point in the history
  3. move controller-gen tool to golang.mk as generate target depends on it

    Signed-off-by: soorena776 <[email protected]>
    soorena776 committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    e9e0aa4 View commit details
    Browse the repository at this point in the history