chore: remove go build version in fuzz test (#3678)

This commit is contained in:
Kevin Wan
2023-10-28 20:53:03 +08:00
committed by GitHub
parent 34c5f6616c
commit 07e3e14c0e

View File

@@ -1,5 +1,3 @@
//go:build go1.19
package stringx
import (