Change package name back to joho/godotenv

This commit is contained in:
Andre Soares
2020-06-26 15:35:47 -03:00
parent 29b5be9cdc
commit 63ea8bf09b
5 changed files with 14 additions and 12 deletions

View File

@ -1,6 +1,6 @@
// Package godotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv)
//
// Examples/readme can be found on the github page at https://github.com/mniak/godotenv
// Examples/readme can be found on the github page at https://github.com/joho/godotenv/godotenv
//
// The TL;DR is that you make a .env file that looks something like
//