eclipse / kuksa.val

kuksa.val
Apache License 2.0
89 stars 52 forks source link

Fix dependabot issue #760

Closed erikbosch closed 3 months ago

erikbosch commented 3 months ago

See https://github.com/eclipse/kuksa.val/security/dependabot/57

Also addressing some Node.js and linter warnings. This became somewhat bigger than expected. We want to install latest protobuf/grpc and they require go 1.19 at least, but in 1.19 some code is deprecated which the linter did not like.

Smoke test according to https://github.com/eclipse/kuksa.val/wiki/Release-Testing#go-client performed