vonage-go-sdk
vonage-go-sdk copied to clipboard
A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.16.3. Release notes Sourced from nokogiri's releases. v1.16.3 / 2024-03-15 Dependencies [CRuby] Vendored libxml2 is updated to v2.12.6 from v2.12.5. (@flavorjones) Changed [CRuby] XML::Reader sets...
Vulnerable Library - github.com/golang/oauth2-bf48bf16ab8d622ce64ec6ce98d2c98f916b6303 Path to dependency file: /go.mod Path to vulnerable library: /go.mod Found in HEAD commit: 821b439313de9340f2f41fa36d5cee25e1ab2361 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...
Vulnerable Library - github-pages-227.gem Path to dependency file: /docs/Gemfile.lock Path to vulnerable library: /home/wss-scanner/.gem/ruby/2.7.0/cache/activesupport-6.0.6.gem Found in HEAD commit: 821b439313de9340f2f41fa36d5cee25e1ab2361 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...
Is whatsapp support planned? (Using the Messages API)?
Using https://pkg.go.dev/github.com/vonage/[email protected]#SMSClient.Send I have received 'unexpected EOF' in the `error` value on several occasions. I cannot replicate.
Close #74 Verify client has options to specify pin_expiry and next_event_wait, but there are no implementations. This PR has implemented them.
I send some Chinese words, it becomes ?????? any solution? I think the words is utf8 inside golang, when it comes out into api , it becomes ????
Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.3 to 6.0.6.1. Release notes Sourced from activesupport's releases. v6.0.6.1 Active Support No changes. Active Model No changes. Active Record Make sanitize_as_sql_comment more strict Though this method...
This PR adds `*Context` versions of all public methods. The ability to propagate context is really important in apps that instrument their external dependencies to support additional logging metadata, tracing...
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...