Skip to content

Commit f6381a8

Browse files
chore: update more docs for 1.22
1 parent a915799 commit f6381a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ $ ./scripts/lint
99

1010
This will install all the required dependencies and build the SDK.
1111

12-
You can also [install go 1.18+ manually](https://go.dev/doc/install).
12+
You can also [install go 1.22+ manually](https://go.dev/doc/install).
1313

1414
## Modifying/Adding code
1515

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ go get -u 'github.com/ScrapeGraphAI/scrapegraphai-go@v0.0.1'
3535

3636
## Requirements
3737

38-
This library requires Go 1.18+.
38+
This library requires Go 1.22+.
3939

4040
## Usage
4141

0 commit comments

Comments
 (0)