2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-04-16 11:45:51 +08:00

Bump to Go 1.22 and 1.23 (#925)

This commit is contained in:
Pior Bastida
2024-10-26 07:33:58 +02:00
committed by GitHub
parent 95a0768ae0
commit 0655c569f5
8 changed files with 34 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
module github.com/hibiken/asynq/x
go 1.20
go 1.22
require (
github.com/google/uuid v1.4.0