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

Enabled usage of go modules #144

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

Commits on Dec 7, 2018

  1. enabled usage of go modules

    kolaente committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    878f96d View commit details
    Browse the repository at this point in the history
  2. go.mod can be anywhere

    kolaente committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    00c9ee5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    c75d334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e8e26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2882648 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from zgramana/feature/build-with-modules

    Completes the addition of go module support, including vendored builds
    kolaente authored Jan 16, 2019
    Configuration menu
    Copy the full SHA
    2b7ab94 View commit details
    Browse the repository at this point in the history