commit 08224f77ea776b36f7ca2e10b5459c8d248c77d9 Author: PhatPhuckDave Date: Fri Sep 26 09:09:44 2025 +0200 Initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..5ba763f --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module shoppinglist-pocketbase + +go 1.23.6