mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-21 08:57:48 +02:00
chore: replace google/uuid with new go uuid package
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"log"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"uuid"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/henrygd/beszel/internal/entities/system"
|
||||
|
||||
"github.com/pocketbase/dbx"
|
||||
|
||||
Reference in New Issue
Block a user