diff --git a/go.work b/go.work index 6de8051..f6fa61f 100644 --- a/go.work +++ b/go.work @@ -1,5 +1,6 @@ go 1.20 use ( + . ./tcp-server )