diff --git a/go.mod b/go.mod index 67d2df8..09d0d85 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/roadrunner-server/tcplisten -go 1.18 +go 1.19 require github.com/stretchr/testify v1.8.0