mirror of https://github.com/grpc/grpc-dart.git
Add false_secrets to pubspec.yaml (#586)
This commit is contained in:
parent
e97711aece
commit
19ba902d7e
|
@ -27,3 +27,7 @@ dev_dependencies:
|
|||
test: ^1.16.0
|
||||
stream_channel: ^2.1.0
|
||||
stream_transform: ^2.0.0
|
||||
|
||||
false_secrets:
|
||||
- interop/server1.key
|
||||
- test/data/localhost.key
|
||||
|
|
Loading…
Reference in New Issue