hscontrol: remove go-grpc-middleware v1 dependency (#2653)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
afc11e1f0c
commit
a975b6a8b1
5 changed files with 10 additions and 76 deletions
1
go.mod
1
go.mod
|
|
@ -21,7 +21,6 @@ require (
|
|||
github.com/gofrs/uuid/v5 v5.3.2
|
||||
github.com/google/go-cmp v0.7.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0
|
||||
github.com/jagottsicher/termcolor v1.0.2
|
||||
github.com/klauspost/compress v1.18.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue