Commit graph

8 commits

Author SHA1 Message Date
Evan Su
11157a4b19
Update build.yml: require Go 1.24 minimum
Will be migrating hkdf and sha3 from golang.org/x/crypto into the standard library which is new to Go 1.24.
2025-02-11 18:48:21 -05:00
Evan Su
7783648aa1
Only build for "safe" GOOS/GOARCH
32-bit systems may have unexpected behaviour due to integer size limits. WASM/WASI probably won't work due to the terminal input.
2024-12-15 22:05:22 -05:00
Evan Su
b13f8d452f
Add 386 and wasi builds 2024-07-08 23:14:32 -04:00
Evan Su
d73a0058f4
Create dependabot.yml 2024-07-07 20:05:47 -04:00
Evan Su
d229d6d049
Update build.yml 2024-07-07 20:01:03 -04:00
Evan Su
87c9210cc4
Update build.yml 2024-07-07 19:59:30 -04:00
Evan Su
50f671a96f
Create build.yml 2024-07-07 19:57:40 -04:00
Evan Su
7a8a9af5e0 Initial commit 2024-06-01 14:35:01 -04:00