This repository was archived by the owner on Jun 28, 2023. It is now read-only.
File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ require (
33
33
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
34
34
golang.org/x/net v0.0.0-20210220033124-5f55cee0dc0d
35
35
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
36
+ golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
36
37
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
37
38
gopkg.in/yaml.v2 v2.3.0
38
39
maunium.net/go/mautrix v0.9.12
Original file line number Diff line number Diff line change @@ -143,6 +143,8 @@ golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7w
143
143
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
144
144
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 h1:nxC68pudNYkKU6jWhgrqdreuFiOQWj1Fs7T3VrH4Pjw =
145
145
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
146
+ golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f h1:8w7RhxzTVgUzw/AH/9mUV5q0vMgy40SQRursCcfmkCw =
147
+ golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
146
148
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221 /go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw =
147
149
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
148
150
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
You can’t perform that action at this time.
0 commit comments