We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43aa137 commit 8d1b7e1Copy full SHA for 8d1b7e1
go.mod
@@ -73,7 +73,7 @@ require (
73
github.com/kulti/thelper v0.7.1
74
github.com/kunwardeep/paralleltest v1.0.14
75
github.com/lasiar/canonicalheader v1.1.2
76
- github.com/ldez/exptostd v0.4.4
+ github.com/ldez/exptostd v0.4.5
77
github.com/ldez/gomoddirectives v0.7.1
78
github.com/ldez/grignotin v0.10.1
79
github.com/ldez/tagliatelle v0.7.2
@@ -136,7 +136,7 @@ require (
136
go.augendre.info/arangolint v0.2.0
137
go.augendre.info/fatcontext v0.9.0
138
go.uber.org/automaxprocs v1.6.0
139
- golang.org/x/mod v0.28.0
+ golang.org/x/mod v0.29.0
140
golang.org/x/sync v0.17.0
141
golang.org/x/sys v0.36.0
142
golang.org/x/tools v0.37.0
go.sum
0 commit comments