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 go mod support #18

Closed
m0sth8 opened this issue Jan 16, 2019 · 4 comments
Closed

Add go mod support #18

m0sth8 opened this issue Jan 16, 2019 · 4 comments

Comments

@m0sth8
Copy link
Contributor

m0sth8 commented Jan 16, 2019

No description provided.

@funny-falcon
Copy link

Doesn't it works?

go mod init github.com/octogo/sflags
go build

@kveselkov
Copy link

Or

go mod init github.com/octogo/sflags
go build ./...

@Khamliuk
Copy link
Contributor

Add PR #19 @m0sth8 can you check?

@m0sth8
Copy link
Contributor Author

m0sth8 commented Feb 2, 2019

@Khamliuk thank you for adding mod support and replacing metalinter!

@m0sth8 m0sth8 closed this as completed Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants