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/typisttech/php-matrix
22
3- go 1.25.2
3+ go 1.26.3
44
55require github.com/rogpeppe/go-internal v1.14.1
66
77require (
8- golang.org/x/sys v0.26 .0 // indirect
9- golang.org/x/tools v0.26 .0 // indirect
8+ golang.org/x/sys v0.44 .0 // indirect
9+ golang.org/x/tools v0.45 .0 // indirect
1010)
Original file line number Diff line number Diff line change 11github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
22github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
3- golang.org/x/sys v0.26 .0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
4- golang.org/x/sys v0.26 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
5- golang.org/x/tools v0.26 .0 h1:v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ =
6- golang.org/x/tools v0.26 .0 /go.mod h1:TPVVj70c7JJ3WCazhD8OdXcZg/og+b9+tH/KxylGwH0 =
3+ golang.org/x/sys v0.44 .0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
4+ golang.org/x/sys v0.44 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
5+ golang.org/x/tools v0.45 .0 h1:18qN3FAooORvApf5XjCXgsuayZOEtXf6JK18I3+ONa8 =
6+ golang.org/x/tools v0.45 .0 /go.mod h1:LuUGqqaXcXMEFEruIVJVm5mgDD8vww/z/SR1gQ4uE/0 =
You can’t perform that action at this time.
0 commit comments