Files
warewulf/internal/pkg/api
Matthew Hink 2094533894 Build fixes for API
- Updated the linter from 1.50 to 1.53.2 because the previous version
  was falling over (likely OOM).

- Updated protoc build command for newer version of protobuf.

The make command below should work now:

```shell
make clean setup proto all build wwapid wwapic wwapird ; echo $?
```

Signed-off-by: MatthewHink <matthew_hink@ciq.com>
2023-08-09 11:42:37 -06:00
..
2023-04-12 10:27:44 +00:00
2023-08-09 11:42:37 -06:00
2022-09-19 17:10:06 +02:00