This commit is contained in:
binwiederhier 2023-04-26 12:01:15 -04:00
parent 918b4e3d61
commit ef467d00ae
4 changed files with 196 additions and 151 deletions

2
go.mod
View file

@ -19,7 +19,7 @@ require (
golang.org/x/sync v0.1.0
golang.org/x/term v0.7.0
golang.org/x/time v0.3.0
google.golang.org/api v0.119.0
google.golang.org/api v0.120.0
gopkg.in/yaml.v2 v2.4.0
)