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 modules support #66

Merged
merged 1 commit into from
May 23, 2022
Merged

Add go modules support #66

merged 1 commit into from
May 23, 2022

Conversation

djs55
Copy link
Contributor

@djs55 djs55 commented May 22, 2022

$ go mod init github.com/linuxkit/virtsock

Also

go mod tidy
go mod vendor

Signed-off-by: David Scott [email protected]

Also
```
go mod tidy
go mod vendor
```

Signed-off-by: David Scott <[email protected]>
Copy link
Member

@rn rn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't know go modules to well but since CI is green LGTM

@rn rn merged commit 1a23e78 into linuxkit:master May 23, 2022
@djs55 djs55 deleted the go-modules branch December 9, 2024 16:52
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.

2 participants