goofys icon indicating copy to clipboard operation
goofys copied to clipboard

can not compile with go1.16

Open zhzfight opened this issue 5 months ago • 0 comments

can not compile with go1.16

golang.org/x/sys/unix

../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall.go:83:16: undefined: unsafe.Slice ../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_linux.go:2256:9: undefined: unsafe.Slice ../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_unix.go:118:7: undefined: unsafe.Slice ../../go/pkg/mod/golang.org/x/[email protected]/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice note: module requires Go 1.17

zhzfight avatar Feb 01 '24 09:02 zhzfight