Skip to content

Commit 6cfe89f

Browse files
chore: update more docs for 1.22
1 parent 2cd7a9b commit 6cfe89f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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/imagekit-developer/imagekit-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)