You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did a very quick grep to see if net.Pipe is actually used directly by go-jose, but it only appears to be part of the test. Did you test other features beyond this? Or is this more of an explore-and-implement roadmap.
Looking at https://github.com/go-jose/go-jose
#2660 covers go-jose's need for reflect.
The next problem I noticed was a test needs net.Pipe:
The text was updated successfully, but these errors were encountered: