1
0
mirror of https://github.com/ehang-io/nps synced 2025-10-30 15:26:58 +08:00

bump ants version

This commit is contained in:
ffdfgdfg
2020-03-05 22:00:17 +08:00
parent 1fcad2a9fc
commit f1ae3ca758
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/kardianos/service v1.0.0
github.com/klauspost/cpuid v1.2.3 // indirect
github.com/klauspost/pgzip v1.2.1 // indirect
github.com/panjf2000/ants/v2 v2.3.0
github.com/panjf2000/ants/v2 v2.3.1
github.com/pkg/errors v0.9.1
github.com/shiena/ansicolor v0.0.0-20151119151921-a422bbe96644 // indirect
github.com/shirou/gopsutil v2.19.11+incompatible