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
fix(deps): update module golang.org/x/oauth2 to v0.27.0 [security] (#447)
* fix(deps): update module golang.org/x/oauth2 to v0.27.0 [security]
* Skip toolchain and run mod tidy
* Update min Go version
* Unlink tests to doc examples
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: beppe <[email protected]>
Copy file name to clipboardExpand all lines: Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The library supports all webhooks under the following model directories:
48
48
49
49
## Prerequisites
50
50
51
-
- Go 1.13 or higher
51
+
- Go 1.23 or higher
52
52
-[Adyen test account](https://docs.adyen.com/get-started-with-adyen)
53
53
-[API key](https://docs.adyen.com/development-resources/api-credentials#generate-api-key). For testing, your API credential needs to have the [API PCI Payments role](https://docs.adyen.com/development-resources/api-credentials#roles).
54
54
-[Basic Authentication](https://docs.adyen.com/development-resources/api-credentials#basic-authentication) (for Legal Entity Management API only).
0 commit comments