chore: align dependencies
This commit is contained in:
parent
194963f567
commit
edcc6b7b1d
6
go.mod
6
go.mod
@ -3,9 +3,9 @@ module apigo.cc/go/file
|
|||||||
go 1.25.0
|
go 1.25.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
apigo.cc/go/cast v1.2.6
|
apigo.cc/go/cast v1.2.7
|
||||||
apigo.cc/go/encoding v1.0.4
|
apigo.cc/go/encoding v1.0.5
|
||||||
apigo.cc/go/safe v1.0.4
|
apigo.cc/go/safe v1.0.5
|
||||||
gopkg.in/yaml.v3 v3.0.1
|
gopkg.in/yaml.v3 v3.0.1
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user