aboutsummaryrefslogtreecommitdiff
path: root/probetest/probetest.go
diff options
context:
space:
mode:
Diffstat (limited to 'probetest/probetest.go')
-rw-r--r--probetest/probetest.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/probetest/probetest.go b/probetest/probetest.go
index 55152c9..944fb9b 100644
--- a/probetest/probetest.go
+++ b/probetest/probetest.go
@@ -19,8 +19,8 @@ import (
"strings"
"time"
+ "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil/safelog"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/messages"
- "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/safelog"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/util"
"github.com/pion/transport/v2/stdnet"