Skip to content

Commit f486632

Browse files
committed
Bump Go version numbers in README.md
1 parent 2dd7105 commit f486632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Version 2.0 includes significant improvements:
2626
- **Network Iteration**: Iterate over all networks in a database with
2727
`Networks()` and `NetworksWithin()`
2828
- **Enhanced Performance**: Optimized data structures and decoding paths
29-
- **Go 1.23+ Support**: Takes advantage of modern Go features including
29+
- **Go 1.24+ Support**: Takes advantage of modern Go features including
3030
iterators
3131
- **Better Error Handling**: More detailed error types and improved debugging
3232

@@ -243,7 +243,7 @@ Download from
243243

244244
## Requirements
245245

246-
- Go 1.23 or later
246+
- Go 1.24 or later
247247
- MaxMind DB file in .mmdb format
248248

249249
## Contributing

0 commit comments

Comments
 (0)