mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-07-11 07:22:15 +00:00
fixup! Update go.mod and go.sum (#48)
This commit is contained in:
@@ -22,8 +22,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/nvm/kportal/internal/config"
|
||||
"github.com/nvm/kportal/internal/events"
|
||||
"github.com/lukaszraczylo/kportal/internal/config"
|
||||
"github.com/lukaszraczylo/kportal/internal/events"
|
||||
)
|
||||
|
||||
// bufferPool is a sync.Pool for reusing buffers in data transfer health checks.
|
||||
|
||||
Reference in New Issue
Block a user