mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 11:27:17 +08:00
refactor: 规范go module版本号
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"golang.org/x/crypto/ssh"
|
||||
|
||||
"github.com/TheTNB/panel/pkg/io"
|
||||
"github.com/TheTNB/panel/v2/pkg/io"
|
||||
)
|
||||
|
||||
type AuthMethod int8
|
||||
|
||||
Reference in New Issue
Block a user