0
0
forked from toolshed/abra

docs: drop that, not happening

This commit is contained in:
cellarspoon 2022-01-17 22:27:25 +01:00
parent ca75654769
commit 9b26c24a5f
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410

View File

@ -66,9 +66,7 @@ We maintain a fork of [godotenv](https://github.com/Autonomic-Cooperative/godote
1. multi-line env var support 1. multi-line env var support
2. inline comment parsing 2. inline comment parsing
You can upgrade the version here by running `go get github.com/Autonomic-Cooperative/godotenv@<commit>` where `<commit>` is the You can upgrade the version here by running `go get github.com/Autonomic-Cooperative/godotenv@<commit>` where `<commit>` is the latest commit you want to pin to.
latest commit you want to pin to. We are aiming to migrate to YAML format for the environment configuration, so this should only
be a temporary thing.
#### `docker/client` #### `docker/client`