Initial commit

This commit is contained in:
Ian Gulliver
2022-11-16 17:43:14 +00:00
parent 066e176448
commit 20f84a6fcd
3 changed files with 134 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/firestuff/http2asana
go 1.18