Switch to using gopkg.in/yaml.v2
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import (
|
|||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/BurntSushi/toml"
|
"github.com/BurntSushi/toml"
|
||||||
"gopkg.in/yaml.v1"
|
"gopkg.in/yaml.v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
// !!!NOTE!!!
|
// !!!NOTE!!!
|
||||||
|
|||||||
Reference in New Issue
Block a user