[ CMII ] [ Operator ] - modify pacakge name

This commit is contained in:
zeaslity
2024-01-24 14:12:21 +08:00
parent c4e9cff01a
commit 2c1cde980c
15 changed files with 67 additions and 81 deletions

View File

@@ -1,10 +1,10 @@
package status
import (
"agent-go/utils"
"encoding/json"
"fmt"
"testing"
"wdd.io/agent-go/utils"
)
func TestGetDiskStatus(t *testing.T) {