issues
search
joho
/
godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
http://godoc.org/github.com/joho/godotenv
MIT License
8.49k
stars
405
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Read should behave as Load does
#237
johannes-gehrs
opened
2 weeks ago
0
open ../.env: no such file or directory (Docker Image build)
#236
Ndeta100
opened
2 months ago
1
bugfix: fix an int parsing bug in godotenv.Marshal
#235
t3mp14r3
opened
2 months ago
5
Fix hash
#234
sahithibanda01
closed
3 months ago
0
chore: Update autoload package to auto use godotenv.Overload()
#233
igophper
opened
5 months ago
0
Recursion in getStatementStart could be a loop
#232
panzi
opened
5 months ago
0
chore: fix typo
#231
ALX99
closed
6 months ago
0
feat: add support for embedded command evaluation
#230
the-wondersmith
closed
6 months ago
8
fix: [CI-10905]: fixed the key name with '-'
#229
sahithibanda01
closed
8 months ago
0
tests: add unit tests for parser errors
#228
rhnvrm
opened
8 months ago
0
Re-add global env variable substitution
#227
Envek
closed
3 weeks ago
0
(possible) bug in parser right-trimming escaped quotes?
#226
monerowner
opened
9 months ago
0
extractVarValue assumes a quote is escaped if a backslash precedes it, even if the backslash is escaped
#225
monerowner
opened
9 months ago
0
Wait for subprocess to finish
#224
ronny
closed
9 months ago
0
Fix panic because of wrong function
#223
lotusirous
closed
10 months ago
0
inconsisting case handling across different OS
#222
kmomberg
opened
10 months ago
1
Update cmd.go
#221
Adamsbite
closed
10 months ago
0
There was a problem using the command "go install github.com/joho/godotenv/cmd/godotenv@latest"
#220
peqing6888
closed
10 months ago
1
LICENCE file is mispelled
#219
abhis3
closed
11 months ago
1
skip YAML document delimiter
#218
budimanjojo
opened
1 year ago
0
Failed to parse when yaml document delimiter is present
#217
budimanjojo
opened
1 year ago
0
Bump actions/checkout from 3 to 4
#216
dependabot[bot]
opened
1 year ago
0
How tu use godotenv when testing implemented?
#215
jutionck
closed
1 year ago
2
Inline comments in .env breaks builds for linux amd64
#214
spacesick
opened
1 year ago
0
.env: no such file or directory
#213
chihao10711
opened
1 year ago
5
Getting double quotes in values in env file
#212
HimanshuJha2000
opened
1 year ago
2
Variable in the form `VAR="${VAR:-default}"` does not parse correctly
#211
jeremiahkjones
opened
1 year ago
0
Add whitespace tests.
#210
cjyar
closed
1 year ago
1
`-` is not supported in the key from version 1.5 but is supported in 1.4. Can we please take a look here ? This is a very basic use case.
#209
raghavharness
closed
1 year ago
2
Add LoadFromString function to load environment variables from a string
#208
c3rtificate
closed
1 year ago
0
Bump actions/setup-go from 3 to 4
#207
dependabot[bot]
closed
1 year ago
0
minor changes
#206
2tef
closed
10 months ago
0
Fix bug where internal unquoted whitespace truncates values
#205
joho
closed
1 year ago
0
Bugs in parser around unquoted whitespace and newlines in v1.5.0
#204
andreynering
closed
1 year ago
10
fix whitespace with gofmt
#203
2tef
closed
1 year ago
0
Fix: ioutil.ReadAll() is deprecated, so removed it's dependency
#202
dreygur
closed
1 year ago
4
Update CI to test go 1.20
#201
joho
closed
1 year ago
0
add overload flag
#200
2tef
closed
1 year ago
1
fix tiny details
#199
2tef
closed
1 year ago
2
The `env` variable is already defined but has been declared again
#198
ghaninia
opened
1 year ago
0
Fix godoc formatting
#197
joho
closed
2 years ago
0
Made some grammar correction
#196
jiashao-dev
closed
2 years ago
1
Variables in dotenv file starting with capital letter when they shouldn't
#195
eademir
closed
2 years ago
0
Allows to prefix exported env vars
#194
thalesfsp
opened
2 years ago
0
Sort Go import in README
#193
Doarakko
closed
2 years ago
0
dotenv does not report an error if file does not exist
#192
maffka123
opened
2 years ago
2
How to set default value in yaml file
#191
gaoyusongcn
opened
2 years ago
0
expanding command line interface or linking to sister project
#190
mandric
opened
2 years ago
0
Expanding variable value
#189
kameshsampath
opened
2 years ago
0
Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0
#188
dependabot[bot]
opened
2 years ago
0
Next