Initial copy in

This commit is contained in:
Ian Gulliver
2023-06-12 20:03:17 -07:00
parent d832ab35c7
commit 6ff8003f69
8 changed files with 368 additions and 8 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module github.com/gopatchy/event
go 1.20
require github.com/go-resty/resty/v2 v2.7.0
require golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect