stevenanthonyrevo / RocketShipCountDown

Happy Hacktoberfest Contributors! This year a new repository will be open-sourced named "RocketCountDown". A space-inspired countdown tracker built in Go. For new Coders, and fellow Developers to please join this exciting project for a chance to submit PR's.
MIT License
3 stars 7 forks source link

Add Missing go.mod File #10

Closed stevenanthonyrevo closed 2 years ago

stevenanthonyrevo commented 2 years ago

Welcome to Hacktoberfest 2022!

We are open to PR/MR requests once again.

Requirements -

shivam-bhadani commented 2 years ago

working on it

shivam-bhadani commented 2 years ago

can you tell me about the go version should I add 1.18 (latest version) or 1.13 as you suggested?

stevenanthonyrevo commented 2 years ago

@shivam-bhadani I believe go mod was available starting to go 1.11 so I suggested 1.13 to start with.

Let's bump to the stable 1.18 for now.

shivam-bhadani commented 2 years ago

@stevenanthonyrevo added go.mod file and made pull request

shivam-bhadani commented 2 years ago

@stevenanthonyrevo I made the pull request long while ago please can you review and merge it

stevenanthonyrevo commented 2 years ago

@shivam-bhadani Great work, I've merged your PR. Thanks!