intel-device-plugins-for-ku.../pkg/deviceplugin
dependabot[bot] 9a16e80f2b build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0
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>
2021-12-20 04:50:39 -08:00
..
api.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
manager_test.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
manager.go lint: enable wsl check 2021-12-17 11:48:48 +02:00
server_test.go build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 2021-12-20 04:50:39 -08:00
server.go build(deps): bump google.golang.org/grpc from 1.42.0 to 1.43.0 2021-12-20 04:50:39 -08:00