File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/mergestat/mergestat-lite
22
3- go 1.19
3+ go 1.23.0
44
55require (
66 github.com/BurntSushi/toml v1.3.2
@@ -28,7 +28,7 @@ require (
2828 github.com/spf13/cobra v1.8.0
2929 go.riyazali.net/sqlite v0.0.0-20221017074244-77a6464e0c2a
3030 golang.org/x/mod v0.16.0
31- golang.org/x/oauth2 v0.18 .0
31+ golang.org/x/oauth2 v0.27 .0
3232 golang.org/x/term v0.18.0
3333 golang.org/x/text v0.14.0
3434 golang.org/x/time v0.5.0
Original file line number Diff line number Diff line change @@ -248,6 +248,8 @@ golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
248248golang.org/x/net v0.22.0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
249249golang.org/x/oauth2 v0.18.0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI =
250250golang.org/x/oauth2 v0.18.0 /go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8 =
251+ golang.org/x/oauth2 v0.27.0 h1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M =
252+ golang.org/x/oauth2 v0.27.0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
251253golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
252254golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
253255golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments