Bump to 2.0.0

This commit is contained in:
binwiederhier 2023-02-16 14:21:19 -05:00
parent 6c51b7558a
commit b8e976f4f6
6 changed files with 67 additions and 69 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/olebedev/when v0.0.0-20221205223600-4d190b02b8d8
github.com/stretchr/testify v1.8.1
github.com/urfave/cli/v2 v2.24.3
github.com/urfave/cli/v2 v2.24.4
golang.org/x/crypto v0.6.0
golang.org/x/oauth2 v0.5.0 // indirect
golang.org/x/sync v0.1.0