We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 477b00e commit 2856426Copy full SHA for 2856426
README.md
@@ -29,9 +29,9 @@ Service name | Package name
29
- An [IBM Cloud account](https://cloud.ibm.com/registration).
30
- A [Secrets Manager service instance](https://cloud.ibm.com/catalog/services/secrets-manager).
31
- An [IBM Cloud API key](https://cloud.ibm.com/iam/apikeys) that allows the SDK to access your account.
32
-- Go version 1.16 or above.
+- Go version 1.17 or above.
33
34
- This SDK is tested with Go versions 1.16 and up. The SDK may work on previous versions, but this is not supported officially.
+ This SDK is tested with Go versions 1.17 and up. The SDK may work on previous versions, but this is not supported officially.
35
36
## Installation
37
0 commit comments