File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,7 @@ require (
1010 github.com/pkg/errors v0.9.1
1111 github.com/sirupsen/logrus v1.9.3
1212 github.com/slack-go/slack v0.12.1
13- go.mongodb.org/mongo-driver v1.11.2 // indirect
14- go.opentelemetry.io/otel v1.14.0 // indirect
15- google.golang.org/protobuf v1.28.1 // indirect
13+ golang.org/x/oauth2 v0.11.0
1614 gopkg.in/errgo.v2 v2.1.0
1715 gopkg.in/yaml.v3 v3.0.1
1816)
Original file line number Diff line number Diff line change @@ -1192,11 +1192,6 @@ golang.org/x/oauth2 v0.11.0/go.mod h1:LdF7O/8bLR/qWK9DrpXmbHLTouvRHK0SgJl0GmDBch
11921192golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
11931193golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
11941194golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1195- golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M =
1196- golang.org/x/net v0.10.0 /go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg =
1197- golang.org/x/oauth2 v0.6.0 /go.mod h1:ycmewcwgD4Rpr3eZJLSB4Kyyljb3qDh40vJ8STE5HKw =
1198- golang.org/x/oauth2 v0.8.0 h1:6dkIjl3j3LtZ/O3sTgZTMsLKSftL/B8Zgq4huOIIUu8 =
1199- golang.org/x/oauth2 v0.8.0 /go.mod h1:yr7u4HXZRm1R1kBWqr/xKNqewf0plRYoB7sla+BCIXE =
12001195golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
12011196golang.org/x/sync v0.0.0-20190412183630-56d357773e84 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
12021197golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments