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

Make glesys/glesys-go a Go module for Go >= 1.11 #16

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

norrland
Copy link
Contributor

@norrland norrland commented Jun 7, 2019

Make glesys/glesys-go work outside of $GOPATH.

go.mod and go.sum is the output of go mod init && go mod tidy.

More information here:
https://github.com/golang/go/wiki/Modules

@brother
Copy link
Member

brother commented Nov 27, 2019

@norrland this has lingered long enough. I haven't checked, can you tell if it's still current? Rebase on master HEAD and so on.

Make glesys/glesys-go work outside of $GOPATH.

go.mod and go.sum is the output of `go mod init && go mod tidy`.

More information here:
https://github.com/golang/go/wiki/Modules
@norrland
Copy link
Contributor Author

That should do it @brother

@brother brother merged commit 2cf803c into glesys:master Dec 17, 2019
@norrland norrland deleted the mod branch February 13, 2020 13:32
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.

None yet

2 participants