Skip to content

Commit 2e266ff

Browse files
author
Release Bot
committed
chore: update dependencies to v0.16.9
1 parent 0213fce commit 2e266ff

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ go 1.23.0
55
toolchain go1.23.8
66

77
require (
8-
github.com/farseer-go/collections v0.16.8
9-
github.com/farseer-go/fs v0.16.8
10-
github.com/farseer-go/utils v0.16.8
11-
github.com/farseer-go/webapi v0.16.8
8+
github.com/farseer-go/collections v0.16.9
9+
github.com/farseer-go/fs v0.16.9
10+
github.com/farseer-go/utils v0.16.9
11+
github.com/farseer-go/webapi v0.16.9
1212
)
1313

1414
require (
15-
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
15+
github.com/gabriel-vasile/mimetype v1.4.9 // indirect
1616
github.com/go-playground/locales v0.14.1 // indirect
1717
github.com/go-playground/universal-translator v0.18.1 // indirect
1818
github.com/go-playground/validator/v10 v10.26.0 // indirect

0 commit comments

Comments
 (0)