Eric Billingsley

Results 4 issues of Eric Billingsley

The library github.com/golang/protobuf/proto was deprecated over a year ago. The new home is google.golang.org/protobuf/proto Also, "github.com/golang/protobuf/jsonpb" has been deprecated by "google.golang.org/protobuf/encoding/protojson" I have updated quite a few repos recently and...

bug
apm:ecosystem
low-hanging

**Steps to reproduce:** go install github.com/hhatto/gocloc/cmd/gocloc git clone https://github.com/hhatto/gocloc.git cd gocloc gocloc Makefile **produces:** ``` ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- Makefile 1 4 11 0 ------------------------------------------------------------------------------- TOTAL 1...

When #299 was implemented, it seems that the second variable returned is no long the number of expected files, it's now returning the number of failures. While that is completely...

bug

With the merge last week of https://github.com/uber-go/mock/pull/207 from @tulzke, I was hoping that you would bump the release version. Getting latest still builds the Dec 2023 release of v0.4.0. Please...