Skip to content

Tags: joshmgross/proto-gen-go

Tags

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update unzip version (github#12)

* Update unzip version

It looks like 6.0-26 is no longer available due to a security problem.

* Try unpinned unzip

* Use unzip 6.0-26+deb11u1

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use install > get as it will stop building bins (github#9)

Though at this point we still use Go 1.17, 1.18 release notes say: 

> go get no longer builds or installs packages in module-aware mode

Ref: https://tip.golang.org/doc/go1.18

v1.1.0

Update go, protoc, protoc-gen-twirp

v1.0.0

Add comment about docker