initial commit

This commit is contained in:
Bastian de Byl
2023-02-23 00:05:01 -05:00
parent 1b299cc3f4
commit 6849fad720
6 changed files with 189 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/debyltech/go-snipcart
go 1.20