add yaml mod

pull/14/head
itouakirai 5 months ago committed by GitHub
parent 03b3b18223
commit b726af587e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      go.mod

@ -10,4 +10,5 @@ require (
require (
github.com/beevik/etree v1.3.0 // indirect
github.com/google/uuid v1.1.2 // indirect
gopkg.in/yaml.v2 v2.2.8
)

Loading…
Cancel
Save