Bump version of ptutil to fix safeprom data race

This commit is contained in:
Cecylia Bocovich 2025-08-20 16:42:16 -04:00
parent f777a93b29
commit 5b9f7fc7bd
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -25,7 +25,7 @@ require (
github.com/xtaci/smux v1.5.35
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.6.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20250130151315-efaf4e0ec0d3
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20250815012447-418f76dcf315
golang.org/x/crypto v0.36.0
golang.org/x/net v0.38.0
golang.org/x/sys v0.35.0