Browse Source

Intermediate changes

robot-piglet 10 months ago
parent
commit
d0d0bf3f5c
1 changed files with 3 additions and 1 deletions
  1. 3 1
      vendor/github.com/spf13/pflag/ya.make

+ 3 - 1
vendor/github.com/spf13/pflag/ya.make

@@ -73,4 +73,6 @@ GO_XTEST_SRCS(example_test.go)
 
 END()
 
-RECURSE(gotest)
+RECURSE(
+    gotest
+)