Initial commit

This commit is contained in:
Ian Gulliver
2023-12-24 17:57:00 -05:00
parent 5b04b9130d
commit cb331a4ed5
8 changed files with 5508 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module github.com/securemesh/coding
go 1.21.5
require (
github.com/icza/bitio v1.1.0
github.com/samber/lo v1.39.0
)
require golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect