mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Merge branch 'feat/sd-notify' into 'main'
feat(proxy): add sd_notify support See merge request tpo/anti-censorship/pluggable-transports/snowflake!610
This commit is contained in:
commit
a2989f7c22
4 changed files with 43 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -7,6 +7,7 @@ require (
|
|||
github.com/aws/aws-sdk-go-v2/config v1.30.2
|
||||
github.com/aws/aws-sdk-go-v2/credentials v1.18.5
|
||||
github.com/aws/aws-sdk-go-v2/service/sqs v1.38.5
|
||||
github.com/coreos/go-systemd/v22 v22.5.0
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/miekg/dns v1.1.65
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue