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
7df558d8d0
next ( #5 )
...
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 )
...
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
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