change: upgrade boomer

This commit is contained in:
debugtalk
2021-11-16 13:10:02 +08:00
parent d30084062d
commit 3f14f7d377
3 changed files with 11 additions and 129 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package hrp
import (
"time"
"github.com/debugtalk/boomer"
"github.com/myzhan/boomer"
)
func NewStandaloneBoomer(spawnCount int, spawnRate float64) *Boomer {