Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Upgrade & Minor Suggestion Changes #38

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

Commits on Dec 30, 2019

  1. Use Go Modules.

    - [x] Removed go dep for dependency management and replaced it with go modules.
    
    https://blog.golang.org/using-go-modules
    Sydney-o9 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    8fb1f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    241e786 View commit details
    Browse the repository at this point in the history
  3. Migrate to DGO v2.

    - [x] Migrated to DGO v2.
    Sydney-o9 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    2ee7a5b View commit details
    Browse the repository at this point in the history
  4. Use Go Mod For Dependencies.

    - [x] Removed Gopkg.* files which was for go dep.
    Sydney-o9 committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    df2fc6b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Jobinhood/feature/Use-Go-Mod-For-Dependencies

    Use Go Mod For Dependencies.
    Sydney-o9 authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    58cfecc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    636ec93 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from Jobinhood/feature/Migrate-To-DGO-v2

    Feature/migrate to dgo v2
    Sydney-o9 authored Dec 30, 2019
    Configuration menu
    Copy the full SHA
    9c2ed1f View commit details
    Browse the repository at this point in the history