Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Update Makefile #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update Makefile #21

wants to merge 4 commits into from

Commits on Nov 17, 2021

  1. Update Makefile

    adding the necessary parameter to avoid the following github failure:
    run 'go mod vendor' to sync, or use -mod=mod or -mod=readonly to ignore the vendor directory
    make: *** [Makefile:63: generate] Error 1
    Error: Process completed with exit code 2.
    romdalf authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    724f29b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. add go.sum

    Joe Stephenson committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    08434bd View commit details
    Browse the repository at this point in the history
  2. fix vendoring

    Joe Stephenson committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    bb7e944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bdb0ed View commit details
    Browse the repository at this point in the history