**Automated Vulnerability Report** `govulncheck` found **1** vulnerabilities on the `main` branch. Please review the full scan results in the workflow run for details: https://github.com/googleapis/librarian/actions/runs/21743470622 Link to tutorial: https://go.dev/doc/tutorial/govulncheck **Action Items:** - [ ] Install govulncheck with `go install golang.org/x/vuln/cmd/govulncheck@latest` - [ ] Run `govulncheck ./...` - [ ] Read the stack trace - [ ] Run `go get -u [dependency]` for vulnerabilities to address them - [ ] Run `go mod tidy` to clean up go.mod and go.sum files after updating dependencies - [ ] Raise PR to fix and close this issue