diff --git a/clients/go/go.mod b/clients/go/go.mod new file mode 100644 index 0000000..7241881 --- /dev/null +++ b/clients/go/go.mod @@ -0,0 +1,3 @@ +module github.com/log-chipper/chipper + +go 1.25.7