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

Go module migration #131

Closed
wants to merge 9 commits into from
Closed

Commits on May 21, 2020

  1. changes to support go module

    WIP openebs#126
    
    - add go.mod file
    - delete gopkg.lock & gopkg.toml
    - make changes for sirupsen dependency
    - remove vendor folder
    
    Signed-off-by: Vani Singh <vanisingh@live.co.uk>
    vaniisgh committed May 21, 2020
    Configuration menu
    Copy the full SHA
    4a8ab23 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. test update ci

    Signed-off-by: Vani Singh <vanisingh@live.co.uk>
    vaniisgh committed May 23, 2020
    Configuration menu
    Copy the full SHA
    f83f57c View commit details
    Browse the repository at this point in the history
  2. doc changes

    - changes in docs
    - data type change
    
    Signed-off-by: Vani Singh <vanisingh@live.co.uk>
    vaniisgh committed May 23, 2020
    Configuration menu
    Copy the full SHA
    0d45262 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. - tried to fix ci file

    - change in buildscripts tobring notice to an error
    - move repo aout of GOPATH/src wherever referenced
    
    Signed-off-by: vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    838721e View commit details
    Browse the repository at this point in the history
  2. - adding vendor folder

    Signed-off-by: vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    fdab062 View commit details
    Browse the repository at this point in the history
  3. - adding vendor folder

    Signed-off-by: vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    32120b7 View commit details
    Browse the repository at this point in the history
  4. - fix typo

    Signed-off-by: vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    4661127 View commit details
    Browse the repository at this point in the history
  5. - update travis-ci

    Signed-off-by: vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    862ea80 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'go_module_migration' of https://github.com/vaniisgh/zfs…

    …-localpv into go_module_migration
    
    Signed-off-by vaniisgh <vanisingh@live.co.uk>
    vaniisgh committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    74f3dd3 View commit details
    Browse the repository at this point in the history