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 #48

Merged
merged 1 commit into from
Dec 13, 2019
Merged

add go.mod #48

merged 1 commit into from
Dec 13, 2019

Conversation

AkihiroSuda
Copy link
Member

Although the package doesn't have any extra dependency, having go.mod would be
good to ensure that the package supports go mod.

Signed-off-by: Akihiro Suda akihiro.suda.cz@hco.ntt.co.jp

Although the package doesn't have any extra dependency, having `go.mod` would be
good to ensure that the package supports go mod.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Member Author

I also suggest tagging v1.0.0 after merging this commit.

@vbatts
Copy link
Member

vbatts commented Dec 13, 2019

LGTM

Approved with PullApprove

1 similar comment
@dmcgowan
Copy link
Member

dmcgowan commented Dec 13, 2019

LGTM

Approved with PullApprove

@dmcgowan dmcgowan merged commit e9a29da into opencontainers:master Dec 13, 2019
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

3 participants