gosimple / slug

URL-friendly slugify with multiple languages support.
Mozilla Public License 2.0
1.17k stars 109 forks source link

Add Go modules support #38

Closed antonlindstrom closed 5 years ago

antonlindstrom commented 5 years ago

When working on implementing #37 I noticed that there were no Go module files. This pull request adds the go.mod and go.sum to the project.

Thank you!

matrixik commented 5 years ago

Hi, thank you for this change.

I want to test this change locally but I just started my vacations and will not have access to my computer for minimum 8 days. Sorry.

antonlindstrom commented 5 years ago

No worries, thank you! Enjoy your vacation!

matrixik commented 5 years ago

Sorry it took me so long to merge it. Thank you.

antonlindstrom commented 5 years ago

@matrixik No worries, thank you so much for taking the time to review and merge! :bow: