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/planetscale/ghcommit
22
3- go 1.24 .0
3+ go 1.25 .0
44
55toolchain go1.25.10
66
@@ -13,5 +13,5 @@ require (
1313require (
1414 github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
1515 golang.org/x/net v0.38.0 // indirect
16- golang.org/x/sys v0.31 .0 // indirect
16+ golang.org/x/sys v0.44 .0 // indirect
1717)
Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
88golang.org/x/net v0.38.0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
99golang.org/x/oauth2 v0.33.0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo =
1010golang.org/x/oauth2 v0.33.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
11- golang.org/x/sys v0.31 .0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
12- golang.org/x/sys v0.31 .0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
11+ golang.org/x/sys v0.44 .0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
12+ golang.org/x/sys v0.44 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
You can’t perform that action at this time.
0 commit comments