We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89fbcd commit e67dde8Copy full SHA for e67dde8
1 file changed
README.md
@@ -55,7 +55,7 @@ Accessing environment variables in Go often leads to:
55
## Installation
56
57
```bash
58
-go get github.com/goforj/env
+go get github.com/goforj/env/v2
59
````
60
61
## Quickstart
0 commit comments