module github.com/akupila/recorder go 1.12 require ( github.com/google/go-cmp v0.3.0 gopkg.in/yaml.v2 v2.2.2 )