diff --git a/go.mod b/go.mod index fc26bd1..2fe9e02 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/spf13/cobra v1.10.1 github.com/spf13/viper v1.21.0 github.com/swaggo/http-swagger/v2 v2.0.2 - github.com/swaggo/swag v1.8.12 + github.com/swaggo/swag v1.9.0 github.com/swaggo/swag/v2 v2.0.0-rc4 golang.org/x/crypto v0.40.0 golang.org/x/oauth2 v0.32.0