diff --git a/go.mod b/go.mod index 61befe4b..73dd8f0b 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 - github.com/swaggo/files v1.0.1 + github.com/swaggo/files/v2 v2.0.1 github.com/swaggo/files/v2 v2.0.1 github.com/swaggo/gin-swagger v1.6.0 github.com/swaggo/swag v1.16.3