You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Upgrade Go from 1.24.11 to 1.24.12 to fix stdlib vulnerabilities
(GO-2026-4340: crypto/tls, GO-2026-4341: net/url)
- Add #nosec G101 annotation for fake test credentials in testutil.go
- Explicitly ignore os.Setenv errors in acctest.go (G104)
0 commit comments