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 3904d4c commit 65c4402Copy full SHA for 65c4402
go.mod
@@ -6,9 +6,9 @@ toolchain go1.23.8
6
7
require (
8
github.com/farseer-go/collections v0.16.4
9
- github.com/farseer-go/fs v0.16.4
10
- github.com/farseer-go/utils v0.16.3
11
- github.com/farseer-go/webapi v0.16.3
+ github.com/farseer-go/fs v0.16.6
+ github.com/farseer-go/utils v0.16.5
+ github.com/farseer-go/webapi v0.16.5
12
)
13
14
0 commit comments