mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 09:37:28 +00:00
github.com/gofrs/uuid/v5 is now go modules compatible, use it (#1224)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"net/http"
|
||||
textTemplate "text/template"
|
||||
|
||||
"github.com/gofrs/uuid"
|
||||
"github.com/gofrs/uuid/v5"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/rs/zerolog/log"
|
||||
)
|
||||
|
Reference in New Issue
Block a user