github.com/wolfd/bazel-gazelle@v0.14.0/internal/language/go/testdata/proto_package_mode_extras/bar1.proto (about) 1 syntax = "proto3"; 2 3 package bar; 4 5 option go_package = "example.com/repo/proto_package_mode_extras/bar";