0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-28 01:20:04 +00:00
crazy-max_diun/cmd
dependabot[bot] be4b0759c4
Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#529)
* 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
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deprecated grpc.WithInsecure

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-13 00:15:41 +01:00
..
cli.go Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#529) 2022-01-13 00:15:41 +01:00
image.go Add image prune command (#519) 2021-12-12 19:37:40 +01:00
main.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
notif.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
serve.go Move syscall to golang.org/x/sys (#525) 2021-12-26 03:59:19 +01:00