We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbff140 commit c80ce7aCopy full SHA for c80ce7a
go.mod
@@ -5,10 +5,10 @@ go 1.23.0
5
toolchain go1.23.8
6
7
require (
8
- github.com/farseer-go/collections v0.16.10
9
- github.com/farseer-go/fs v0.16.10
10
- github.com/farseer-go/utils v0.16.10
11
- github.com/farseer-go/webapi v0.16.10
+ github.com/farseer-go/collections v0.17.0
+ github.com/farseer-go/fs v0.17.0
+ github.com/farseer-go/utils v0.17.0
+ github.com/farseer-go/webapi v0.17.0
12
)
13
14
0 commit comments