We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161ad14 commit 9ca1e53Copy full SHA for 9ca1e53
1 file changed
go.mod
@@ -5,9 +5,9 @@ go 1.23.0
5
toolchain go1.23.8
6
7
require (
8
- github.com/farseer-go/collections v0.16.6
9
- github.com/farseer-go/fs v0.16.7
10
- github.com/farseer-go/utils v0.16.0
+ github.com/farseer-go/collections v0.16.8
+ github.com/farseer-go/fs v0.16.8
+ github.com/farseer-go/utils v0.16.8
11
github.com/go-playground/locales v0.14.1
12
github.com/go-playground/universal-translator v0.18.1
13
github.com/go-playground/validator/v10 v10.26.0
0 commit comments