diff --git a/go.mod b/go.mod index f9e6754..2a820e9 100644 --- a/go.mod +++ b/go.mod @@ -12,6 +12,7 @@ require ( github.com/stretchr/testify v1.11.1 github.com/swaggo/http-swagger v1.3.4 github.com/swaggo/swag v1.16.6 + github.com/urfave/cli/v3 v3.6.1 golang.org/x/crypto v0.43.0 golang.org/x/net v0.46.0 gorm.io/driver/postgres v1.6.0