diff --git a/_templates/cloudflare/worker-go/go.mod b/_templates/cloudflare/worker-go/go.mod deleted file mode 100644 index 762980b..0000000 --- a/_templates/cloudflare/worker-go/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/syumai/workers/_templates/cloudflare/worker-go - -go 1.21.1