mirror of
https://github.com/hibiken/asynq.git
synced 2026-07-23 08:47:32 +08:00
Fixed go:build for BSD
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
//go:build linux || bsd || darwin
|
//go:build linux || dragonfly || freebsd || netbsd || openbsd || darwin
|
||||||
|
|
||||||
package asynq
|
package asynq
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user