Skip to content

security(deps): bump github.com/razorpay/razorpay-go from 1.4.0 to 1.4.1#62

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/razorpay/razorpay-go-1.4.1
Open

security(deps): bump github.com/razorpay/razorpay-go from 1.4.0 to 1.4.1#62
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/razorpay/razorpay-go-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/razorpay/razorpay-go from 1.4.0 to 1.4.1.

Changelog

Sourced from github.com/razorpay/razorpay-go's changelog.

[1.4.1] - 2026-04-23

Changed

  • Upgraded Go version from 1.14 to 1.26
  • Updated dependencies (testify v1.5.1 → v1.11.1)
  • Migrated from deprecated ioutil to io package

Security

  • Fixed timing attack vulnerability in signature verification using hmac.Equal() for constant-time comparison

Added

  • OAuth token support
  • Unit tests for client initialization and configuration
  • Unit tests for error handling across resources
  • Unit tests for signature verification edge cases

Fixed

  • Boolean corrections in documentation
Commits
  • 23677d8 Merge pull request #134 from razorpay/chore/bump-version
  • 5db6099 chore: bump version to v1.4.1
  • 153589f Merge pull request #132 from razorpay/fix/timing-attack-signature-verification
  • 8d0e3db Merge pull request #133 from razorpay/chore/add-unit-tests
  • 66f9402 Merge pull request #131 from razorpay/chore/go_version_upgrade
  • 8137ece chore: trigger BVT workflow
  • 3031274 chore: trigger BVT workflow
  • b3d6cd4 chore: upgrade Go version from 1.22 to 1.26
  • 1fc2015 refactor: address review feedback on unit tests
  • d73329f test: add unit tests for client, error handling, and signature verification
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/razorpay/razorpay-go](https://github.com/razorpay/razorpay-go) from 1.4.0 to 1.4.1.
- [Changelog](https://github.com/razorpay/razorpay-go/blob/master/CHANGELOG.md)
- [Commits](razorpay/razorpay-go@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/razorpay/razorpay-go
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: security. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant