gotwilio icon indicating copy to clipboard operation
gotwilio copied to clipboard

Twilio library for Go (golang).

Results 16 gotwilio issues
Sort by recently updated
recently updated
newest added

Add `queue_time` (returned in string format) in `VoiceResponse` struct (Ref: https://pkg.go.dev/github.com/twilio/[email protected]/rest/api/v2010#ApiV2010Call)

I get an error while running `go get github.com/sfreiberg/gotwilio`. The error is: `# github.com/sfreiberg/gotwilio ../github.com/sfreiberg/gotwilio/access_token.go:91:7: undefined: jwt.StandardClaims ../github.com/sfreiberg/gotwilio/access_token.go:104:53: cannot use claims (variable of type *twilioClaims) as jwt.Claims value in argument...

I was unable to run `go get github.com/sfreiberg/gotwilio` due to this error `access_token.go:91:7: undefined: jwt.StandardClaims`. I was able to fix it on my machine by changing the import in access_token.go...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190726091711-fc99dfbffb4e to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20190726091711-fc99dfbffb4e&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Is this package capable of responding the messages say commands like "!Hello" if so can you please post example code Thank you

update gorilla/schema to fix https://github.com/advisories/GHSA-3669-72x9-r9p3