Files
sandwich-hime-tutorial/go.mod
T
gamertan 3eee0b542c feat: teach the public v1 beta
Resolve the immutable Beta 1 runtime first, verify the exact compiler identity on Linux and Windows, and commit generated outputs from the released ABI.

Material implementation and review were assisted by OpenAI Codex. Cole Speelman reviewed the public tutorial and accepts human responsibility.

Signed-off-by: Cole Speelman <crspeelman@gmail.com>
2026-08-12 15:20:49 -04:00

8 lines
156 B
AMPL

// SPDX-License-Identifier: 0BSD
module gitea.speelman.ca/gamertan/sandwich-hime-tutorial
go 1.25
require gamertan.com/sandwich-hime/sando v1.0.0-beta.1