protocol: migrate module identity to private Gitea
Verify Protocol / module (push) Successful in 13s
Verify Protocol / verify (push) Successful in 28s

This commit is contained in:
sechmachine
2026-07-22 01:31:29 +07:00
parent c93d4a797e
commit 4e34105f72
10 changed files with 48 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ package versevdi.tunnel.v1;
import "google/protobuf/timestamp.proto";
option go_package = "github.com/sechmachine/VerseVDI-Protocol/gen/go/tunnel";
option go_package = "git.sechmachine.io.vn/sechmachine/VerseVDI-Protocol/gen/go/tunnel";
message VersionNegotiation {
repeated string supported_versions = 1;