Ameya Bhat

Results 2 comments of Ameya Bhat

Right now, the DatasetContext component will accept a `(SolidDataset & WithACP)` but will only return a `SolidDataset`, which means that I'm not able to use any of the acp functions...

Running into the same issue as well ``` go: github.com/micro/[email protected] requires github.com/micro/[email protected]: reading github.com/micro/mdns/go.mod at revision v0.3.0: unknown revision v0.3.0 ``` Any known solutions?