This repository was archived by the owner on Nov 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,9 @@ module github.com/polyfloyd/go-errorlint
22
33go 1.20
44
5- require golang.org/x/tools v0.12 .0
5+ require golang.org/x/tools v0.13 .0
66
77require (
88 golang.org/x/mod v0.12.0 // indirect
9- golang.org/x/sys v0.11 .0 // indirect
9+ golang.org/x/sys v0.12 .0 // indirect
1010)
Original file line number Diff line number Diff line change 11golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc =
22golang.org/x/mod v0.12.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
33golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E =
4- golang.org/x/sys v0.11 .0 h1:eG7RXZHdqOJ1i+0lgLgCpSXAp6M3LYlAo6osgSi0xOM =
5- golang.org/x/sys v0.11 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6- golang.org/x/tools v0.12 .0 h1:YW6HUoUmYBpwSgyaGaZq1fHjrBjX1rlpZ54T6mu2kss =
7- golang.org/x/tools v0.12 .0 /go.mod h1:Sc0INKfu04TlqNoRA1hgpFZbhYXHPr4V5DzpSBTPqQM =
4+ golang.org/x/sys v0.12 .0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o =
5+ golang.org/x/sys v0.12 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6+ golang.org/x/tools v0.13 .0 h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ =
7+ golang.org/x/tools v0.13 .0 /go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58 =
You can’t perform that action at this time.
0 commit comments