Skip to content

mountinfo: add go.mod#2

Merged
kolyshkin merged 1 commit into
moby:masterfrom
kolyshkin:mountinfo-go-mod
Mar 15, 2020
Merged

mountinfo: add go.mod#2
kolyshkin merged 1 commit into
moby:masterfrom
kolyshkin:mountinfo-go-mod

Conversation

@kolyshkin
Copy link
Copy Markdown
Collaborator

This module is not dependent on any other modules, so it needs to be
added first.

Once added, we can do the same for moby/sys/mount

This module is not dependent on any other modules, so it needs to be
added first.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin
Copy link
Copy Markdown
Collaborator Author

Merging this myself since this is super trivial, and it should unblock me from "modularization" of moby/sys/mountinfo, and then adding some CI

@kolyshkin kolyshkin merged commit 07b9aaa into moby:master Mar 15, 2020
@kolyshkin kolyshkin deleted the mountinfo-go-mod branch March 15, 2020 19:49
@cpuguy83
Copy link
Copy Markdown
Member

I'm not sure why we needed this module. Multi-module is pretty rough, especially for minimal dependencies as is.

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