mirror of
https://github.com/kataras/iris.git
synced 2026-01-04 10:47:20 +00:00
update examples deps before release
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.21
|
||||
|
||||
require (
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/kataras/iris/v12 v12.2.9-0.20240107204142-746b1fc0da75
|
||||
github.com/kataras/iris/v12 v12.2.9-0.20240109231132-d32eb68ed48d
|
||||
go.mongodb.org/mongo-driver v1.13.1
|
||||
)
|
||||
|
||||
@@ -47,9 +47,9 @@ require (
|
||||
github.com/xdg-go/stringprep v1.0.4 // indirect
|
||||
github.com/yosssi/ace v0.0.5 // indirect
|
||||
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
|
||||
golang.org/x/crypto v0.17.0 // indirect
|
||||
golang.org/x/crypto v0.18.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc // indirect
|
||||
golang.org/x/net v0.19.0 // indirect
|
||||
golang.org/x/net v0.20.0 // indirect
|
||||
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
|
||||
golang.org/x/sys v0.16.0 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user