+6
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
module gitlab.torproject.org/tpo/anti-censorship/rdsys
|
||
go 1.22.7
|
||
go 1.23.0
|
||
toolchain go1.23.6
|
||
require (
|
||
github.com/NullHypothesis/zoossh v0.0.0-20230915131605-0156201467e2
|
||
| @@ -18,7 +20,7 @@ require ( | ||
github.com/xanzy/go-gitlab v0.115.0
|
||
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
|
||
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20250130151315-efaf4e0ec0d3
|
||
go.mau.fi/whatsmeow v0.0.0-20250210124836-838d5eeaf73e
|
||
go.mau.fi/whatsmeow v0.0.0-20250216151842-97deed8f95f7
|
||
golang.org/x/oauth2 v0.26.0
|
||
golang.org/x/text v0.22.0
|
||
google.golang.org/api v0.221.0
|
||
| @@ -65,8 +67,8 @@ require ( | ||
github.com/prometheus/common v0.55.0 // indirect
|
||
github.com/prometheus/procfs v0.15.1 // indirect
|
||
github.com/rs/zerolog v1.33.0 // indirect
|
||
go.mau.fi/libsignal v0.1.1 // indirect
|
||
go.mau.fi/util v0.8.4 // indirect
|
||
go.mau.fi/libsignal v0.1.2 // indirect
|
||
go.mau.fi/util v0.8.5 // indirect
|
||
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
||
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
|
||
go.opentelemetry.io/otel v1.34.0 // indirect
|
||
+6
−6
Loading