mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
cmd: switch to gopkg.in/yaml.v3 for YAML parsing
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/mitchellh/mapstructure"
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
|
||||
"akvorado/common/helpers"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user