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