Ondřej Pražák

Results 9 comments of Ondřej Pražák

+1, related to [these comments](https://github.com/moovweb/gvm/issues/109)

As explained in [this](http://stackoverflow.com/questions/7970390/what-should-be-the-values-of-gopath-and-goroot) SO question, $GOPATH points to your workspace (where your code is located), and $GOROOT specifies where to look for go. $GOPATH gets changed each time you...

I am still working on it, apologies it is taking me so long. I think I have addressed all the comments except for using `new_http_channel`, I might need a bit...

Having access to the reader made it much easier to implement `write`. I rebased and removed IPFS SDK.

@Xuanwo, all green now.

> Also getting the error using `useQuery` and `MockedProvider` > > ``` > "@apollo/client": "^3.4.13" > ``` Same.

I do see logic behind moving this but I am not entirely convinced about the benefits. As a user, I would probably ask: "Where did my reports go?" since it...