mirror of
https://github.com/hibiken/asynq.git
synced 2025-10-18 08:57:55 +08:00
pkg: go version update -> 1.20
This commit is contained in:
committed by
Ken Hibino
parent
6a7bf2ceff
commit
c1096a0fae
@@ -1,6 +1,6 @@
|
||||
module github.com/hibiken/asynq/tools
|
||||
|
||||
go 1.18
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/MakeNowJust/heredoc/v2 v2.0.1
|
||||
|
Reference in New Issue
Block a user