build: apply gofmt from golang 1.17
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
//+build gofuzz
|
||||
//go:build gofuzz
|
||||
// +build gofuzz
|
||||
|
||||
/*
|
||||
Fuzz test the Parse function
|
||||
|
||||
Reference in New Issue
Block a user