Compare commits

..

1 Commits

Author SHA1 Message Date
user
7cdb1fe0a8 fix: bump go directive from 1.17 to 1.22 (closes #33)
The protobuf generated code uses unsafe.StringData (go1.20+) and
any (go1.18+), which are incompatible with go 1.17.

make test output: all tests pass.
2026-02-20 02:24:24 -08:00

Diff Content Not Available