Compare commits

..

No commits in common. "renovate/golang.org-x-tools-0.x" and "master" have entirely different histories.

2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,5 +4,5 @@ go 1.19
require (
github.com/russross/blackfriday/v2 v2.1.0
golang.org/x/tools v0.22.0
golang.org/x/tools v0.19.0
)

4
go.sum
View file

@ -1,4 +1,4 @@
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
golang.org/x/tools v0.22.0 h1:gqSGLZqv+AI9lIQzniJ0nZDRG5GBPsSi+DRNHWNz6yA=
golang.org/x/tools v0.22.0/go.mod h1:aCwcsjqvq7Yqt6TNyX7QMU2enbQ/Gt0bo6krSeEri+c=
golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw=
golang.org/x/tools v0.19.0/go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc=