feat: update github.com/swaggo/swag to v1.16.6 #minor (#236)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-11-06 04:23:21 +00:00
committed by GitHub
parent 6b824769ba
commit d7a87c3add
2 changed files with 4 additions and 1 deletions

3
go.mod
View File

@@ -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.9.0
github.com/swaggo/swag v1.16.6
github.com/swaggo/swag/v2 v2.0.0-rc4
golang.org/x/crypto v0.40.0
golang.org/x/oauth2 v0.32.0
@@ -63,6 +63,7 @@ require (
github.com/swaggo/files/v2 v2.0.0 // indirect
github.com/zeebo/xxh3 v1.0.2 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/mod v0.26.0 // indirect
golang.org/x/sync v0.16.0 // indirect
golang.org/x/sys v0.34.0 // indirect
golang.org/x/text v0.28.0 // indirect