2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-05-19 13:14:48 +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

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/hibiken/asynq
go 1.20
go 1.22
require (
github.com/golang/protobuf v1.5.3