update dependence version

This commit is contained in:
tursom 2023-03-12 03:58:25 +08:00
parent c7f63caccc
commit f72933280c

2
go.mod
View File

@ -4,5 +4,5 @@ go 1.19
require ( require (
github.com/petermattis/goid v0.0.0-20220302125637-5f11c28912df github.com/petermattis/goid v0.0.0-20220302125637-5f11c28912df
github.com/timandy/routine v1.0.9 github.com/timandy/routine v1.1.1
) )