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

Update for Go modules #36

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

Conversation

pfandzelter
Copy link

@pfandzelter pfandzelter commented May 5, 2020

gvt is deprecated, Go modules are the way to go. Fortunately go mod understands gvt manifests so building the project is easy now.

Fixes #32 and #33

pfandzelter and others added 3 commits May 5, 2020 12:47
`gvt` is deprecated, Go modules are the way to go. Fortunately `go mod` understands `gvt` manifests so building the project is easy now.

Fixes microservices-demo#32 and microservices-demo#33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README.md
1 participant