[GH-ISSUE #566] sys: note: module requires Go 1.17 #270

Closed
opened 2026-03-02 05:20:04 +03:00 by kerem · 0 comments
Owner

Originally created by @huizhang001 on GitHub (Oct 26, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/566

Originally assigned to: @hibiken on GitHub.

go: downloading golang.org/x/time v0.1.0

golang.org/x/sys/unix

../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall.go:83:16: undefined: unsafe.Slice
../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall_darwin.go:95:8: undefined: unsafe.Slice
../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall_unix.go:118:7: undefined: unsafe.Slice
../../pkg/mod/golang.org/x/sys@v0.1.0/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice
note: module requires Go 1.17

My go version is 1.14!!!!
image

Originally created by @huizhang001 on GitHub (Oct 26, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/566 Originally assigned to: @hibiken on GitHub. go: downloading golang.org/x/time v0.1.0 # golang.org/x/sys/unix ../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall.go:83:16: undefined: unsafe.Slice ../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall_darwin.go:95:8: undefined: unsafe.Slice ../../pkg/mod/golang.org/x/sys@v0.1.0/unix/syscall_unix.go:118:7: undefined: unsafe.Slice ../../pkg/mod/golang.org/x/sys@v0.1.0/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice note: module requires Go 1.17 My go version is 1.14!!!! ![image](https://user-images.githubusercontent.com/26496638/197947703-04dee0bd-2a2c-4ec2-af26-feee0d80564c.png)
kerem 2026-03-02 05:20:04 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#270
No description provided.