spacemonkeygo/monkit

Update present/http.go's monkit old dependency.

Closed this issue · 1 comments

I am evaluating monkit right now.

One problem is: it has some dependencies points to the old package. E.g: present/http.go's

    "github.com/spacemonkeygo/errors"

This brings in golang's old context library etc. Is it something we can clean it?

Awesome work BTW.

Whoops! updated the errors package. Lemme know if that's not fixed.