1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-23 03:45:56 +00:00

update dependencies

This commit is contained in:
Gerasimos (Makis) Maropoulos
2026-01-15 14:50:16 +02:00
parent 30c1c6b10e
commit 4291456991
69 changed files with 940 additions and 958 deletions

View File

@@ -4,7 +4,7 @@ go 1.25
require (
github.com/kataras/golog v0.1.12
github.com/kataras/iris/v12 v12.2.11-0.20251225085559-d1a623769dfd
github.com/kataras/iris/v12 v12.2.11-0.20251225090712-30c1c6b10edd
github.com/spf13/cobra v1.10.2
gopkg.in/yaml.v3 v3.0.1
)
@@ -50,11 +50,11 @@ require (
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/yosssi/ace v0.0.5 // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/crypto v0.47.0 // indirect
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/net v0.49.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect