module github.com/cristalhq/aconfig/aconfigyaml go 1.15 require ( github.com/cristalhq/aconfig v0.9.1 gopkg.in/yaml.v2 v2.3.0 ) replace github.com/cristalhq/aconfig => ../