mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Update module golang.org/x/sys to v0.37.0
This commit is contained in:
parent
70a6b134a7
commit
ee3f51fc82
2 changed files with 6 additions and 4 deletions
6
go.mod
6
go.mod
|
@ -1,6 +1,8 @@
|
|||
module gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2
|
||||
|
||||
go 1.23.0
|
||||
go 1.24.0
|
||||
|
||||
toolchain go1.24.8
|
||||
|
||||
require (
|
||||
github.com/aws/aws-sdk-go-v2 v1.39.0
|
||||
|
@ -28,7 +30,7 @@ require (
|
|||
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20250815012447-418f76dcf315
|
||||
golang.org/x/crypto v0.41.0
|
||||
golang.org/x/net v0.42.0
|
||||
golang.org/x/sys v0.35.0
|
||||
golang.org/x/sys v0.37.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue