add things

This commit is contained in:
2025-08-11 23:51:00 +02:00
parent 41eed05493
commit 4c8585781e
7 changed files with 239 additions and 11 deletions

1
go.mod
View File

@@ -5,4 +5,5 @@ go 1.24
require (
github.com/google/subcommands v1.2.0
github.com/sigurn/crc8 v0.0.0-20220107193325-2243fe600f9f
golang.org/x/crypto v0.41.0
)