Skip to content

Parse .env with godotenv in export#162

Merged
mattn merged 1 commit into
masterfrom
fix-export-env-parsing
Jul 8, 2026
Merged

Parse .env with godotenv in export#162
mattn merged 1 commit into
masterfrom
fix-export-env-parsing

Conversation

@mattn

@mattn mattn commented Jul 8, 2026

Copy link
Copy Markdown
Owner

The hand-rolled .env parser kept quotes in values, diverging from what godotenv provides at runtime. Use godotenv.Read.

@mattn
mattn force-pushed the fix-export-env-parsing branch from 50e17d2 to ca50036 Compare July 8, 2026 01:11
@mattn
mattn merged commit 05f97a4 into master Jul 8, 2026
2 checks passed
@mattn
mattn deleted the fix-export-env-parsing branch July 8, 2026 01:13
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.

1 participant