diff --git a/go.mod b/go.mod index 6bd1fd6..7dd22e1 100644 --- a/go.mod +++ b/go.mod @@ -11,6 +11,7 @@ require ( ) exclude github.com/timandy/routine v1.1.3 + require ( github.com/timandy/routine v1.1.2 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect