diff --git a/go.mod b/go.mod index 72acbc4..cdf3ed2 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/google/uuid v1.6.0 github.com/stretchr/testify v1.9.0 github.com/takama/daemon v1.0.0 - github.com/urfave/cli v1.22.15 + github.com/urfave/cli/v2 v2.27.2 github.com/urfave/cli/v2 v2.27.2 gorm.io/driver/mysql v1.5.6 gorm.io/driver/postgres v1.5.7