diff --git a/go.work b/go.work new file mode 100644 index 0000000..215e43e --- /dev/null +++ b/go.work @@ -0,0 +1,5 @@ +go 1.26.2 + +use ( + . +)