diff --git a/go.mod b/go.mod index 486e67734ee..3ef624ba607 100644 --- a/go.mod +++ b/go.mod @@ -59,7 +59,7 @@ require ( github.com/spf13/cobra v1.7.0 github.com/spf13/viper v1.17.0 github.com/stretchr/testify v1.8.4 - github.com/swaggo/swag v1.8.12 + github.com/swaggo/swag v1.16.2 github.com/tkuchiki/go-timezone v0.2.2 github.com/typesense/typesense-go v0.8.0 github.com/ulule/limiter/v3 v3.11.2