change module name in go.mod

This commit is contained in:
dpamnezia
2025-02-24 03:34:31 +07:00
parent 181c81f357
commit 9115dc292d

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/amnezia-vpn/amneziawg-go
module github.com/amnezia-vpn/euphoria
go 1.24