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 @@ import (
"strings"
"testing"
protocol "github.com/sechmachine/VerseVDI-Protocol/gen/go/protocol"
protocol "git.sechmachine.io.vn/sechmachine/VerseVDI-Protocol/gen/go/protocol"
)
func TestManifestRejectsForbiddenAndUnknownFields(t *testing.T) {