We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f6780 commit 951fd18Copy full SHA for 951fd18
go.mod
@@ -8,7 +8,7 @@ replace github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/g
8
require (
9
cloud.google.com/go/longrunning v0.5.4
10
github.com/bazelbuild/remote-apis v0.0.0-20231207155409-7e33c12ee961
11
- github.com/buildbarn/bb-storage v0.0.0-20231221160710-d1f6a1739b3e
+ github.com/buildbarn/bb-storage v0.0.0-20231221165007-694d823e9dab
12
github.com/buildbarn/go-xdr v0.0.0-20231115101217-a9e2aa4cf64b
13
github.com/golang/mock v1.6.0
14
github.com/golang/protobuf v1.5.3
0 commit comments