diff --git a/go.mod b/go.mod index a3cfdb3..aca4e0e 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/realclientip/realclientip-go v1.0.0 github.com/stretchr/testify v1.8.2 github.com/swaggo/http-swagger v1.3.3 - github.com/swaggo/swag v1.8.8 + github.com/swaggo/swag v1.16.1 github.com/uptrace/bun v1.1.13 github.com/uptrace/bun/dbfixture v1.1.13 github.com/uptrace/bun/dialect/pgdialect v1.1.13