<#18185 Go v1.20 unit test failures> Issue created...
# github-notifications
q
#18185 Go v1.20 unit test failures Issue created by tdyas See #18182 for details. Some Go backend unit tests are failing when run with Go v1.20:
Copy code
lib/go/src/runtime/debuglog.go:296:20: StringData not declared by package unsafe (typecheck)
	strData := unsafe.StringData(x)
Copy code
lib/go/src/io/pipe.go:22:4: a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
	a.Lock()
	  ^
pantsbuild/pants
u