refactor: update module path from github.com/nexavpn/nexavpn/backend to nexavpn/backend
Update go.mod module declaration and all internal imports across the backend codebase to use simplified nexavpn/backend path instead of full GitHub URL.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module github.com/nexavpn/nexavpn/backend
|
||||
module nexavpn/backend
|
||||
|
||||
go 1.23.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user