Namespace changed

This commit is contained in:
Gregor Schulte
2025-02-24 15:43:54 +01:00
parent ddd62a90dd
commit e28a5cc364
18 changed files with 30 additions and 30 deletions

View File

@@ -15,7 +15,7 @@ import (
"golang.org/x/crypto/chacha20poly1305"
"golang.org/x/crypto/poly1305"
"golang.zx2c4.com/wireguard/tai64n"
"github.com/Lordy82/wireguard-go/tai64n"
)
type handshakeState int