File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/qor/admin
22
3- go 1.25
3+ go 1.25.0
44
55require (
66 github.com/fatih/color v1.9.0
@@ -42,7 +42,7 @@ require (
4242 github.com/qor/serializable_meta v0.0.0-20180510060738-5fd8542db417 // indirect
4343 github.com/qor/validations v0.0.0-20171228122639-f364bca61b46 // indirect
4444 github.com/yosssi/gohtml v0.0.0-20200519115854-476f5b4b8047 // indirect
45- golang.org/x/image v0.18 .0 // indirect
45+ golang.org/x/image v0.38 .0 // indirect
4646 golang.org/x/net v0.47.0 // indirect
4747 golang.org/x/sys v0.38.0 // indirect
4848)
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ golang.org/x/crypto v0.0.0-20191205180655-e7c4368fe9dd/go.mod h1:LzIPMQfyMNhhGPh
141141golang.org/x/crypto v0.44.0 h1:A97SsFvM3AIwEEmTBiaxPPTYpDC47w720rdiiUvgoAU =
142142golang.org/x/crypto v0.44.0 /go.mod h1:013i+Nw79BMiQiMsOPcVCB5ZIJbYkerPrGnOa00tvmc =
143143golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 /go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0 =
144- golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
145- golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
144+ golang.org/x/image v0.38 .0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE =
145+ golang.org/x/image v0.38 .0 /go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY =
146146golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
147147golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 /go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg =
148148golang.org/x/net v0.0.0-20200202094626-16171245cfb2 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
You can’t perform that action at this time.
0 commit comments