[bug-0zkpwxbsdxcn] Own canonical offline private Go module tooling #2

Merged
dfritz merged 7 commits from architect/bug-0zkpwxbsdxcn/private-module-tooling into main 2026-09-09 02:15:55 +00:00
Showing only changes of commit a81131583e - Show all commits
+1 -1
View File
@@ -11,4 +11,4 @@ jobs:
- name: Canonical export and native offline boundaries
run: |
python3 -m unittest discover -s tests
GO111MODULE=off GOTOOLCHAIN=local GOFLAGS= go test -race ./tools/private-modules
CGO_ENABLED=1 GO111MODULE=off GOTOOLCHAIN=local GOFLAGS= go test -race ./tools/private-modules