Skip to content
Snippets Groups Projects

Initialize AssignForwardingHandler and KeyStoreHandler

Merged Malte Bauch requested to merge init-for-assign-forwarding-handler into master
2 files
+ 17
79
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -27,7 +27,7 @@ require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240221180331-f05a6f4403ce.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/go-ole/go-ole v1.3.0 // indirect
github.com/golang/glog v1.2.2 // indirect
github.com/golang/glog v1.2.4 // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Loading