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 and go.sum #85

Merged
merged 1 commit into from
Apr 17, 2020
Merged

add go.mod and go.sum #85

merged 1 commit into from
Apr 17, 2020

Conversation

Equim-chan
Copy link
Contributor

Enable go module support.

What I did was

$ go mod init github.com/asciimoo/morty
$ go mod tidy

using go1.14.1

Copy link
Owner

@asciimoo asciimoo left a comment

Choose a reason for hiding this comment

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

Great, thanks.

@asciimoo asciimoo merged commit 6617791 into asciimoo:master Apr 17, 2020
@Equim-chan Equim-chan deleted the gomod branch April 18, 2020 04:04
@HLFH HLFH mentioned this pull request Dec 20, 2022
@HLFH
Copy link

HLFH commented Dec 20, 2022

@asciimoo Can you tag v0.3.0 for the current branch? It would help to package it easily as this PR #85 has been really helpful.

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.

3 participants