Skip to content

Commit c348028

Browse files
authored
Add newline required for tooling to recognise the tag
1 parent c21a58f commit c348028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// +build tools
2+
23
package tools
34
import (
45
_ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway"

0 commit comments

Comments
 (0)