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/LagrangeDev/LagrangeGo
22
3- go 1.23.0
4-
5- toolchain go1.24.1
3+ go 1.25.0
64
75require (
86 github.com/RomiChan/protobuf v0.1.1-0.20230204044148-2ed269a2e54d
@@ -22,6 +20,6 @@ require (
2220 github.com/mattn/go-isatty v0.0.20 // indirect
2321 github.com/tidwall/match v1.1.1 // indirect
2422 github.com/tidwall/pretty v1.2.0 // indirect
25- golang.org/x/image v0.18 .0 // indirect
23+ golang.org/x/image v0.38 .0 // indirect
2624 golang.org/x/sys v0.33.0 // indirect
2725)
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=
3030github.com/tidwall/match v1.1.1 /go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM =
3131github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs =
3232github.com/tidwall/pretty v1.2.0 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
33- golang.org/x/image v0.18 .0 h1:jGzIakQa/ZXI1I0Fxvaa9W7yP25TqT6cHIHn+6CqvSQ =
34- golang.org/x/image v0.18 .0 /go.mod h1:4yyo5vMFQjVjUcVk4jEQcU9MGy/rulF5WvUILseCM2E =
33+ golang.org/x/image v0.38 .0 h1:5l+q+Y9JDC7mBOMjo4/aPhMDcxEptsX+Tt3GgRQRPuE =
34+ golang.org/x/image v0.38 .0 /go.mod h1:/3f6vaXC+6CEanU4KJxbcUZyEePbyKbaLoDOe4ehFYY =
3535golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw =
3636golang.org/x/net v0.41.0 /go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA =
3737golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8 =
You can’t perform that action at this time.
0 commit comments