fix static check failures

This commit is contained in:
carlory
2019-08-26 20:28:50 +08:00
parent b34eede084
commit f6bb24129e
12 changed files with 29 additions and 10 deletions

View File

@@ -16,5 +16,5 @@ limitations under the License.
package gofiles
func foo() {
func Foo() {
}