forked from coop-cloud-mirrors/godotenv
fix: coop-cloud -> toolshed
This commit is contained in:
@ -8,7 +8,7 @@ package autoload
|
||||
And bob's your mother's brother
|
||||
*/
|
||||
|
||||
import "git.coopcloud.tech/coop-cloud/godotenv"
|
||||
import "git.coopcloud.tech/toolshed/godotenv"
|
||||
|
||||
func init() {
|
||||
godotenv.Load()
|
||||
|
@ -7,7 +7,7 @@ import (
|
||||
|
||||
"strings"
|
||||
|
||||
"git.coopcloud.tech/coop-cloud/godotenv"
|
||||
"git.coopcloud.tech/toolshed/godotenv"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user