-
- Downloads
moving to new location in git
parent
a8c53294
No related branches found
No related tags found
module code.fbi.h-da.de/m.stiemerling/proto-kms | module code.fbi.h-da.de/demoquandt/emulated-kms | ||
go 1.20 | go 1.20 | ||
require github.com/google/uuid v1.3.0 | |||
require ( | require ( | ||
github.com/google/uuid v1.3.0 | github.com/fullstorydev/grpcurl v1.8.7 // indirect | ||
github.com/golang/protobuf v1.5.3 // indirect | github.com/golang/protobuf v1.5.3 // indirect | ||
github.com/jhump/protoreflect v1.12.0 // indirect | |||
golang.org/x/net v0.9.0 // indirect | golang.org/x/net v0.9.0 // indirect | ||
golang.org/x/sys v0.7.0 // indirect | golang.org/x/sys v0.7.0 // indirect | ||
golang.org/x/text v0.9.0 // indirect | golang.org/x/text v0.9.0 // indirect | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment