File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77<p align =" center " >
88 <a href =" LICENSE " ><img src =" https://img.shields.io/badge/License-BSL-blue.svg " alt =" License: BSL " ></a >
9- <a href =" https://go.dev/ " ><img src =" https://img.shields.io/badge/Go-%3E%3D1.22 -00ADD8.svg?logo=go " alt =" Go Version " ></a >
9+ <a href =" https://go.dev/ " ><img src =" https://img.shields.io/badge/Go-%3E%3D1.23 -00ADD8.svg?logo=go " alt =" Go Version " ></a >
1010 <a href =" https://discord.gg/FPvxETjYPH " ><img src =" https://img.shields.io/badge/Discord-Join%20Us-5865F2?logo=discord&logoColor=white " alt =" Discord " ></a >
1111 <a href =" https://goreportcard.com/badge/github.com/tech-engine/goscrapy " ><img src =" https://goreportcard.com/badge/github.com/tech-engine/goscrapy " alt =" Go Report Card " ></a >
1212</p >
@@ -179,7 +179,7 @@ func (s *Spider) parse(ctx context.Context, resp core.IResponseReader) {
179179## Getting Started
180180
181181> [ !IMPORTANT]
182- > GoScrapy requires ** Go 1.22 ** or higher.
182+ > GoScrapy requires ** Go 1.23 ** or higher.
183183
184184### 1. Install GoScrapy CLI
185185
You can’t perform that action at this time.
0 commit comments