Open viluon opened 1 month ago
Go 1.17 is over three years old and unsupported since 2022-08-02. https://github.com/pseudomuto/protoc-gen-doc/blob/affddd4ab9eb786f12fb123b09dce4f6e469cfff/go.mod#L3
Go 1.18 brought {{break}} and {{continue}} to templates. The current major version is Go 1.23.
{{break}}
{{continue}}
Go 1.17 is over three years old and unsupported since 2022-08-02. https://github.com/pseudomuto/protoc-gen-doc/blob/affddd4ab9eb786f12fb123b09dce4f6e469cfff/go.mod#L3
Go 1.18 brought
{{break}}
and{{continue}}
to templates. The current major version is Go 1.23.