Commit Graph

7 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
7df558d8d0 next (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: sneak <sneak@sneak.berlin>
Reviewed-on: #5
2022-12-09 00:02:33 +00:00
7a8a1b4a4a rollup from next branch (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: sneak <sneak@sneak.berlin>
Reviewed-on: #4
2022-12-04 07:59:36 +00:00
9d8616866f latest 2022-02-02 00:12:03 -08:00
f74a320989 cleanup a bit
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-01 22:39:50 -08:00
7a47873be3 getting ready for CI 2022-02-01 21:36:20 -08:00
01e9433404 latest 2022-02-01 20:12:32 -08:00