We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2919e23 commit ffd4bd6Copy full SHA for ffd4bd6
main.go
@@ -11,7 +11,7 @@ var (
11
VERSION string
12
)
13
14
-func init() {
+func main() {
15
16
Plugin = pkg{
17
Info: plugin.Info{
0 commit comments