mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-18 06:33:30 +00:00
Do not use yaml.v2 and yaml.v3 as direct dependency (#1281)
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/credentials"
|
||||
"google.golang.org/grpc/credentials/insecure"
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user