update /src to /internal

This commit is contained in:
henrygd
2025-09-09 13:35:34 -04:00
parent 8a13b05c20
commit c898a9ebbc
44 changed files with 90 additions and 90 deletions

View File

@@ -8,7 +8,7 @@ import (
"runtime"
"strings"
"github.com/henrygd/beszel/src/ghupdate"
"github.com/henrygd/beszel/internal/ghupdate"
)
// restarter knows how to restart the beszel-agent service.