mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
![]() Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.42.0...v1.43.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... --- In addition to changes made by dependabot, I add nolint comments to ignore staticcheck(SA1019) errors. It is because insecure.NewCredentials() recommended as an alternative is still declared experimental. So keep grpc.withInsecure() with nolint comment. Signed-off-by: Hyeongju Johannes Lee <hyeongju.lee@intel.com> |
||
---|---|---|
.. | ||
api.go | ||
manager_test.go | ||
manager.go | ||
server_test.go | ||
server.go |