Replace dep with go mod

This commit is contained in:
Rob Mulholand
2019-07-23 15:28:08 -05:00
parent 987abd4b2e
commit f51f5c64a0
5907 changed files with 293 additions and 2079166 deletions
@@ -1,4 +0,0 @@
// This test checks that calls with "params":null work.
--> {"jsonrpc":"2.0","method":"test_noArgsRets","params":null,"id":3}
<-- {"jsonrpc":"2.0","id":3,"result":null}