Commit Graph
2 Commits
Author SHA1 Message Date
clawbot e14cf54ad9 WIP: force check layers to execute via CHECK_EPOCH build arg
check / check (push) Successful in 1m14s
2026-09-03 20:36:04 +00:00
clawbot 28c6fbd220 fix: update go directive from 1.17 to 1.22 (fixes #33)
go.mod specified go 1.17 but protobuf generated code (mf.pb.go) uses
go1.18+ features (any) and go1.20+ features (unsafe.StringData).
Updated to go 1.22 and ran go mod tidy.
2026-02-20 02:25:21 -08:00