There was an error while loading. Please reload this page.
2 parents 196c0dd + 634b15f commit a36cf2eCopy full SHA for a36cf2e
2 files changed
README.md
@@ -114,7 +114,7 @@ sequenceDiagram
114
go get github.com/slashdevops/ratelimiter
115
```
116
117
-Requires Go 1.25 or newer.
+Requires Go 1.25.2 or newer.
118
119
## Quick start
120
go.mod
@@ -1,5 +1,5 @@
1
module github.com/slashdevops/ratelimiter
2
3
-go 1.25.0
+go 1.25.2
4
5
require golang.org/x/time v0.15.0
0 commit comments