blob: 56130eaff2f2a0f1b4407443135a4d72a1c594bc [file] [log] [blame]
//go:build tools
// +build tools
package proto_docs
import (
_ "github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc"
)