Use upstream lyrebird
Some checks failed
CI / lint (push) Failing after 1m21s

This commit is contained in:
Abel Luck 2025-06-03 14:41:04 +02:00
parent eb9188f1e6
commit dc49717829
2 changed files with 3 additions and 3 deletions

4
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.24.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.10.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird v0.4.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird v0.0.0-20250501122727-b1d200fdc53c
)
require (
@ -68,5 +68,3 @@ require (
google.golang.org/grpc v1.72.1 // indirect
google.golang.org/protobuf v1.36.6 // indirect
)
replace gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/lyrebird => ./extra/lyrebird