upgrade go git

This commit is contained in:
Lunny Xiao
2026-04-23 14:38:25 -07:00
parent 8af9a2b47a
commit b5c50bb3ab
3 changed files with 8 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/joho/godotenv"
log "github.com/sirupsen/logrus"
"gopkg.in/yaml.v3"
"go.yaml.in/yaml/v4"
)
// Log represents the configuration for logging.