fix integration tests

This commit is contained in:
mlsmaycon
2026-02-12 18:22:29 +01:00
parent eea7687ddf
commit 0bd227196e

View File

@@ -3,9 +3,9 @@ package proxy
import (
"context"
"crypto/ed25519"
"errors"
"crypto/rand"
"encoding/base64"
"errors"
"net"
"sync"
"sync/atomic"