pomerium/pkg/grpc
Caleb Doxsey d1559eaa86
upgrade google.golang.org/grpc/health/grpc_health_v1 (#5605)
## Summary
Upgrade `google.golang.org/grpc/health/grpc_health_v1` which has a new
`List` method, so use the `UnimplementedHealthServer`.

## Related issues
- https://github.com/pomerium/ingress-controller/pull/1152

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [ ] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-05-02 14:32:04 -06:00
..
audit core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
cli core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
config mcp: pass access token to the upstream (#5593) 2025-04-29 12:13:18 -04:00
databroker logging: standardize on hyphens in attribute names (#5577) 2025-04-22 10:57:19 -07:00
device core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
events core/proto: update protoc dependencies (#5218) 2024-08-15 11:12:05 -06:00
identity authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
registry config: add support for http3 advertise port (#5466) 2025-02-03 13:58:57 -07:00
session upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
testdata grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
user upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
client.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
docs.go grpc: rename internal/grpc to pkg/grpc (#1010) 2020-06-26 09:17:02 -06:00
health.go upgrade google.golang.org/grpc/health/grpc_health_v1 (#5605) 2025-05-02 14:32:04 -06:00
protoc.bash authorize/log: remove audit logging (#5369) 2024-11-22 14:32:52 -05:00