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 02dcae6 commit 6ff4f7bCopy full SHA for 6ff4f7b
CONTRIBUTING.md
@@ -9,7 +9,7 @@ $ ./scripts/lint
9
10
This will install all the required dependencies and build the SDK.
11
12
-You can also [install go 1.18+ manually](https://go.dev/doc/install).
+You can also [install go 1.22+ manually](https://go.dev/doc/install).
13
14
## Modifying/Adding code
15
README.md
@@ -35,7 +35,7 @@ go get -u 'github.com/stainless-api/[email protected]'
35
36
## Requirements
37
38
-This library requires Go 1.18+.
+This library requires Go 1.22+.
39
40
## Usage
41
0 commit comments