From adc06f27aec5dc8b2581a77ecb2040332c21df22 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 13 Dec 2022 16:34:11 +0100 Subject: [PATCH] docs: new fork --- docs/abra/hack.md | 4 ++++ 1 file changed, 4 insertions(+) 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).