diff --git a/go.mod b/go.mod index e2e3a82..18dce80 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/contribsys/faktory_worker_go go 1.21 -toolchain go1.21.4 - require ( github.com/contribsys/faktory v1.8.0 github.com/stretchr/testify v1.8.4