Fix go tests

This commit is contained in:
Bryce Lampe
2024-03-27 15:27:07 -07:00
parent b455d9037f
commit b6c5d4d511

View File

@@ -1,6 +1,3 @@
//go:build nodejs || python || dotnet || java || all
// +build nodejs python dotnet java all
package examples
import (