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

Add support for Go modules #54

Merged
merged 2 commits into from
Oct 3, 2018
Merged

Add support for Go modules #54

merged 2 commits into from
Oct 3, 2018

Conversation

F21
Copy link
Contributor

@F21 F21 commented Oct 3, 2018

cc @elsigh

This PR adds support for Go modules. I also fixed test.go which was importing uaparser from github.com/streamrail/uap-go/uaparser and replaced it with github.com/ua-parser/uap-go/uaparser

There was also a Go vet error that was failing on Go 1.10 and Go 1.11. There's a separate commit in the PR that fixes this.

@elsigh elsigh merged commit 705feb8 into ua-parser:master Oct 3, 2018
@F21 F21 deleted the go-modules branch October 3, 2018 03:37
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