diff --git a/cli/go.mod b/cli/go.mod index 16557ac2..057e9d33 100644 --- a/cli/go.mod +++ b/cli/go.mod @@ -8,7 +8,7 @@ replace github.com/unstoppablemango/tdl/gen => ../gen require ( github.com/spf13/cobra v1.8.0 - github.com/unstoppablemango/tdl/pkg v0.0.2 + github.com/unstoppablemango/tdl/pkg v0.0.3 ) require (