File tree 2 files changed +12
-10
lines changed
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/go-critic/go-critic
2
2
3
- go 1.22.0
3
+ go 1.23.0
4
+
5
+ toolchain go1.24.0
4
6
5
7
require (
6
8
github.com/cristalhq/acmd v0.12.0
@@ -16,13 +18,13 @@ require (
16
18
github.com/quasilyte/go-ruleguard v0.4.4
17
19
github.com/quasilyte/go-ruleguard/dsl v0.3.22
18
20
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
19
- golang.org/x/tools v0.30 .0
21
+ golang.org/x/tools v0.31 .0
20
22
)
21
23
22
24
require (
23
25
github.com/quasilyte/gogrep v0.5.0 // indirect
24
26
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
25
27
golang.org/x/exp/typeparams v0.0.0-20240213143201-ec583247a57a // indirect
26
- golang.org/x/mod v0.23 .0 // indirect
27
- golang.org/x/sync v0.11 .0 // indirect
28
+ golang.org/x/mod v0.24 .0 // indirect
29
+ golang.org/x/sync v0.12 .0 // indirect
28
30
)
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ golang.org/x/exp/typeparams v0.0.0-20220428152302-39d4317da171/go.mod h1:AbB0pIl
36
36
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
37
37
golang.org/x/exp/typeparams v0.0.0-20240213143201-ec583247a57a h1:rrd/FiSCWtI24jk057yBSfEfHrzzjXva1VkDNWRXMag =
38
38
golang.org/x/exp/typeparams v0.0.0-20240213143201-ec583247a57a /go.mod h1:AbB0pIl9nAr9wVwH+Z2ZpaocVmF5I4GyWCDIsVjR0bk =
39
- golang.org/x/mod v0.23 .0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM =
40
- golang.org/x/mod v0.23 .0 /go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY =
41
- golang.org/x/sync v0.11 .0 h1:GGz8+XQP4FvTTrjZPzNKTMFtSXH80RAzG+5ghFPgK9w =
42
- golang.org/x/sync v0.11 .0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
43
- golang.org/x/tools v0.30 .0 h1:BgcpHewrV5AUp2G9MebG4XPFI1E2W41zU1SaqVA9vJY =
44
- golang.org/x/tools v0.30 .0 /go.mod h1:c347cR/OJfw5TI+GfX7RUPNMdDRRbjvYTS0jPyvsVtY =
39
+ golang.org/x/mod v0.24 .0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU =
40
+ golang.org/x/mod v0.24 .0 /go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww =
41
+ golang.org/x/sync v0.12 .0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw =
42
+ golang.org/x/sync v0.12 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
43
+ golang.org/x/tools v0.31 .0 h1:0EedkvKDbh+qistFTd0Bcwe/YLh4vHwWEkiI0toFIBU =
44
+ golang.org/x/tools v0.31 .0 /go.mod h1:naFTU+Cev749tSJRXJlna0T3WxKvb1kWEx15xA4SdmQ =
You can’t perform that action at this time.
0 commit comments