UPDATE: new swagger
All checks were successful
Build and Release / release (push) Successful in 1m17s

This commit is contained in:
2026-04-09 11:37:57 +07:00
parent 7559667ce2
commit cdf27f4a5f
3 changed files with 6 additions and 5 deletions

2
go.mod
View File

@@ -23,6 +23,7 @@ require (
github.com/wneessen/go-mail v0.7.2
golang.org/x/crypto v0.49.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.20.0
google.golang.org/api v0.273.0
)
@@ -104,7 +105,6 @@ require (
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/mod v0.33.0 // indirect
golang.org/x/net v0.52.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.35.0 // indirect
golang.org/x/tools v0.42.0 // indirect