fix CI tests and quite a lot of races

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2022-08-24 04:28:45 +02:00
parent e36ec54c87
commit a8d7901591
42 changed files with 1073 additions and 823 deletions

View File

@@ -67,7 +67,7 @@ Building ɯice is fairly easy and allows you to install the latest unreleased ve
You must have a working Go environment.
```bash
go install riasc.eu/wice@latest
go install riasc.eu/wice/cmd/wice@latest
```
If required, it will fetch the dependencies and cache them, and validate configuration.