feat: update github.com/swaggo/swag to v1.9.0 #minor (#235)

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:19:50 +00:00
committed by GitHub
parent deeaa5ed9c
commit 6b824769ba

2
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.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