diff --git a/docs/abra/hack.md b/docs/abra/hack.md index 2a79700..db9e9c8 100644 --- a/docs/abra/hack.md +++ b/docs/abra/hack.md @@ -55,3 +55,7 @@ We maintain a fork of [godotenv](https://github.com/Autonomic-Cooperative/godote ### `docker/client` A number of modules in [pkg/upstream](./pkg/upstream) are copy/pasta'd from the upstream [docker/docker/client](https://pkg.go.dev/github.com/docker/docker/client). We had to do this because upstream are not exposing their API as public. + +### `github.com/schultz-is/passgen` + +Due to [`coop-cloud/organising#358`](https://git.coopcloud.tech/coop-cloud/organising/issues/358).