Skip to content

Commit 6c449d6

Browse files
committed
Work around golang/go#63293
The presence of Go 1.22 #cgo directives in any file prevents the module from being vendored by Go 1.21 or below, even if the file has build constraints. Revert the Go 1.22 directives for now so the module can be vendored into projects using Go 1.21 or Go 1.20.
1 parent 1f9862e commit 6c449d6

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

cgo_go122.go

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)