debugmiller
Results
12
comments of
debugmiller
I used kruskall's suggestion to bump the version of `github.com/modern-go/reflect2` which fixed my problem. FWIW I think this is actually an issue that needs to be addressed upstream in json-iterator...
I did ``` go get github.com/modern-go/[email protected] ```