all: add support for the embed package

This commit is contained in:
Ayke van Laethem
2021-11-15 01:56:49 +01:00
committed by Ron Evans
parent fd20f63ee3
commit 87a4676137
12 changed files with 645 additions and 14 deletions
+1
View File
@@ -48,6 +48,7 @@ func TestBuild(t *testing.T) {
"calls.go",
"cgo/",
"channel.go",
"embed/",
"float.go",
"gc.go",
"goroutines.go",