2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-10-03 05:12:01 +08:00

Upgrade goleak version

This commit is contained in:
Mohab Abd El-Dayem
2022-05-08 19:17:22 +02:00
committed by GitHub
parent 94ad9e5e74
commit aefd276146
3 changed files with 22 additions and 5 deletions

5
go.mod
View File

@@ -10,9 +10,8 @@ require (
github.com/kr/pretty v0.1.0 // indirect
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/cast v1.3.1
github.com/stretchr/testify v1.6.1 // indirect
go.uber.org/goleak v0.10.0
golang.org/x/sys v0.0.0-20210112080510-489259a85091
go.uber.org/goleak v1.1.12
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
google.golang.org/protobuf v1.25.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect