change: upgrade boomer

This commit is contained in:
debugtalk
2021-11-16 13:10:02 +08:00
parent 8a19ad6f67
commit 3bee273b63
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 {