added yaml package

This commit is contained in:
James Tombleson 2023-05-28 15:38:04 -07:00
parent d676134ce3
commit ae06bb6c7e
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -6,3 +6,5 @@ require (
github.com/joho/godotenv v1.4.0
github.com/robfig/cron/v3 v3.0.1
)
require gopkg.in/yaml.v3 v3.0.1 // indirect