chore: rename prj

This commit is contained in:
2026-01-18 20:18:51 +08:00
parent 6843ce2f56
commit 4afe3b0100
5 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@ package hello
import (
"encoding/base64"
"fmt"
"k8s-example/cmn/utils"
"go-example/cmn/utils"
"net/http"
"github.com/spf13/viper"