diff options
| author | bt <bt@localhost> | 2026-03-31 09:06:24 +0200 |
|---|---|---|
| committer | bt <bt@localhost> | 2026-03-31 09:06:24 +0200 |
| commit | 5e8c7c1c967f01f588655aced32b6b4ca6408850 (patch) | |
| tree | 59ab049d1d2d2c200abc0f8a850438eb7c2ceb82 /solec.lua | |
| parent | 3f37bbe8d8d7a9829bedf0eb1ec6ea67ad1aeed5 (diff) | |
| download | solec-5e8c7c1c967f01f588655aced32b6b4ca6408850.tar.gz solec-5e8c7c1c967f01f588655aced32b6b4ca6408850.zip | |
[all] Change Go package name, bump Go version
Diffstat (limited to 'solec.lua')
| -rw-r--r-- | solec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ end -- -- SOLEC protocol. --- See also: Source (https://git.sr.ht/~rctt/solec/blob/main/solec.svg) +-- See also: Source (https://git.rctt.net/solec/plain/docs/protocol.svg?h=main) Solec = class.class(KaitaiStruct) Solec.PayloadType = enum.Enum { |
