fix(deps): update module github.com/swaggo/swag to v1.16.2

(cherry picked from commit 52c21eb6d539d0e9d0737deb9015ea952d820756)
This commit is contained in:
renovate 2023-10-10 20:02:58 +00:00 committed by kolaente
parent 0769d59054
commit d30965554c
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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