commit d591e1bacda076eafc75cd16ed47e873b9bdbd92 Author: Kris Date: Wed Oct 29 14:53:59 2025 +0100 first commit diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..ce84c74 Binary files /dev/null and b/.DS_Store differ diff --git a/main.go b/main.go new file mode 100644 index 0000000..e3cafd1 --- /dev/null +++ b/main.go @@ -0,0 +1,5 @@ +package smsgateway + +import ( + testsdfsdfsdf +)