File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Martian is a great tool to use if you want to:
14
14
By taking advantage of Go cross-compilation, Martian can be deployed
15
15
anywhere that Go can target.
16
16
17
+ ## Requirements
18
+
19
+ Go 1.5 (for changes in crypto/tls)
20
+
17
21
## Getting Started
18
22
19
23
### Start the Proxy
@@ -247,9 +251,12 @@ There are 2 mandatory parts of a modifier:
247
251
Any Go struct that implements those interfaces can act as a ` modifier ` .
248
252
249
253
## Contact
254
+ For questions and comments on how to use Martian, features announcements, or
255
+ design discussions check out our public Google Group at
256
+ https://groups.google.com/forum/#!forum/martianproxy-users .
250
257
251
- Google Group (General and Dev): https://groups.google.com/forum/#!forum/martianproxy
252
-
258
+ For security related issues please send a detailed report to our private core
259
+ group at martianproxy-core@googlegroups.com .
253
260
254
261
## Disclaimer
255
262
This is not an official Google product (experimental or otherwise), it is just
You can’t perform that action at this time.
0 commit comments