mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-14 22:09:37 +08:00
fix package
This commit is contained in:
@@ -3,7 +3,7 @@ package runtimecfg
|
||||
import (
|
||||
"sync/atomic"
|
||||
|
||||
"clawgo/pkg/config"
|
||||
"github.com/YspCoder/clawgo/pkg/config"
|
||||
)
|
||||
|
||||
var current atomic.Value // *config.Config
|
||||
|
||||
Reference in New Issue
Block a user