all: rename module (#7)

Signed-off-by: Jordan Whited <jordan@tailscale.com>
This commit is contained in:
Jordan Whited 2023-03-28 13:40:31 -07:00 committed by James Tucker
parent 469159ecf7
commit bd7e9d35d1
No known key found for this signature in database
31 changed files with 53 additions and 53 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module golang.zx2c4.com/wireguard
module github.com/tailscale/wireguard-go
go 1.20