mirror of
https://github.com/taigrr/wtf
synced 2026-03-25 12:42:21 -07:00
Update dependencies
This commit is contained in:
2
vendor/github.com/olebedev/config/doc.go
generated
vendored
2
vendor/github.com/olebedev/config/doc.go
generated
vendored
@@ -22,7 +22,7 @@ Let's start with a simple YAML file config.yml:
|
||||
|
||||
We can parse it using ParseYaml(), which will return a *Config instance on
|
||||
success:
|
||||
|
||||
|
||||
file, err := ioutil.ReadFile("config.yml")
|
||||
if err != nil {
|
||||
panic(err)
|
||||
|
||||
Reference in New Issue
Block a user