parent
16e8b34638
commit
e52022e31a
10 changed files with 224 additions and 34 deletions
3
go.mod
3
go.mod
|
|
@ -4,5 +4,6 @@ go 1.16
|
|||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.9
|
||||
golang.org/x/net v0.9.0
|
||||
golang.org/x/net v0.10.0
|
||||
golang.org/x/oauth2 v0.8.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue