mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
common/helpers: switch to a blessed fork of mapstructure
This commit is contained in:
@@ -12,9 +12,9 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/go-viper/mapstructure/v2"
|
||||
"github.com/kentik/patricia"
|
||||
tree "github.com/kentik/patricia/generics_tree"
|
||||
"github.com/mitchellh/mapstructure"
|
||||
)
|
||||
|
||||
// SubnetMap maps subnets to values and allow to lookup by IP address.
|
||||
|
||||
Reference in New Issue
Block a user