John Bartholomew
71c8de23c2
chore: regenerate Bazel files, use go.mod to specify Go SDK version
...
This brings things more into line with modern conventions for
build target names, and means we have fewer sources of truth for
the minimum Go version that's needed.
2026-02-18 23:06:15 +00:00
Angus Lees
856bd58872
Add 'importbin' statement
...
Add `importbin` statement. Similar to `importstr` but the result is
an array of numbers (all integers 0-255).
2022-03-03 22:49:02 +00:00
Stanisław Barzowski
5899996502
Make go linter happy again.
2021-05-19 15:10:49 +02:00
Dave Cunningham
724650d358
Add native golang formatter ( #388 )
...
Add native golang formatter
2020-03-10 22:19:49 +00:00