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>
8 lines
156 B
AMPL
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
|