rename Go module paths to beos

This commit is contained in:
2026-03-10 08:05:41 +01:00
parent 1fdbd67a1b
commit 506cb1902d
621 changed files with 2213 additions and 2214 deletions

View File

@@ -3,7 +3,7 @@ package gpu
import (
"log"
"github.com/beclab/Olares/cli/pkg/pipelines"
"github.com/beclab/beos/cli/pkg/pipelines"
"github.com/spf13/cobra"
)