diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..30367cd --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.slimetech.pro/simon/porkbun-ddns + +go 1.26.1 diff --git a/porkbun-ddns b/porkbun-ddns new file mode 100755 index 0000000..f60f066 Binary files /dev/null and b/porkbun-ddns differ