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

Transform netcode to Go module/package #18

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

Conversation

kerak19
Copy link

@kerak19 kerak19 commented Feb 8, 2019

This PR updates netcode repository to use go modules instead of vendoring.

All tests are passing ✔️
Looks like there's problem with Travis having GO111MODULE="auto" variable set, causing go to not use modules

PS. I'm not able to use lint command from Makefile, because of this unknown fgt command

PS2. Looks like Travis didn't build last version of my PR (which fix GO111MODULE misspell), if someone could replay the build manually it'll pass, as you can see here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant