Initial commit

This commit is contained in:
Steve Howes
2024-04-10 21:36:43 +01:00
parent c4cb309ba7
commit f3b7c2bedb
7 changed files with 253 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/stevenhowes/dorset-binformation
go 1.22.2
require golang.org/x/net v0.24.0