chore: align infrastructure to v1.5.x (by AI)
This commit is contained in:
parent
03a8ee75a3
commit
e72b8c12c3
4
go.mod
4
go.mod
@ -4,12 +4,12 @@ go 1.25.0
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
apigo.cc/go/file v1.5.4
|
apigo.cc/go/file v1.5.4
|
||||||
apigo.cc/go/timer v1.5.1
|
apigo.cc/go/timer v1.5.0
|
||||||
github.com/fsnotify/fsnotify v1.10.1
|
github.com/fsnotify/fsnotify v1.10.1
|
||||||
github.com/gobwas/glob v0.2.3
|
github.com/gobwas/glob v0.2.3
|
||||||
)
|
)
|
||||||
|
|
||||||
require apigo.cc/go/jsmod v1.5.3
|
require apigo.cc/go/jsmod v1.5.2
|
||||||
|
|
||||||
require (
|
require (
|
||||||
apigo.cc/go/cast v1.5.2
|
apigo.cc/go/cast v1.5.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user