We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f818ca commit fe5b5e8Copy full SHA for fe5b5e8
go.mod
@@ -11,5 +11,5 @@ require (
11
github.com/mattn/go-sqlite3 v2.0.3+incompatible
12
github.com/spf13/pflag v1.0.5
13
github.com/stretchr/testify v1.8.4
14
- google.golang.org/api v0.153.0
+ google.golang.org/api v0.154.0
15
)
0 commit comments