Dashboard › opencode › PTY Go buildid hashes
01a07fe2-0358-7c0a-b5dc-7f4a698b8ee6| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 2 | 19h ago |
Chose CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -trimpath -ldflags=-buildid= over plain -trimpath because shipped PTY binaries intentionally omit Go build IDs; ordinary deterministic rebuilds can match each other yet differ from release hashes. Verify all three hashes plus Go version and pinned module metadata.