This commit is contained in:
parent
eb9188f1e6
commit
dc49717829
2 changed files with 3 additions and 3 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue