This repository was archived by the owner on Aug 13, 2024. 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 @@ -4,10 +4,10 @@ go 1.18
44
55require (
66 github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8
7- golang.org/x/tools v0.22 .0
7+ golang.org/x/tools v0.23 .0
88)
99
1010require (
11- golang.org/x/mod v0.18 .0 // indirect
11+ golang.org/x/mod v0.19 .0 // indirect
1212 golang.org/x/sync v0.7.0 // indirect
1313)
Original file line number Diff line number Diff line change 11github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8 h1:i7cx8seJ6UkdPK74aD1k7psfVnmvARlyh3gGInAJZkU =
22github.com/jimmyfrasche/autoreadme v0.0.0-20210809222737-8f1c593357f8 /go.mod h1:lS0CTSpOQsTlXWQr5CjIJxxHnkW3HhRk1YS4HIqND54 =
3- golang.org/x/mod v0.18 .0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0 =
4- golang.org/x/mod v0.18 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
3+ golang.org/x/mod v0.19 .0 h1:fEdghXQSo20giMthA7cd28ZC+jts4amQ3YMXiP5oMQ8 =
4+ golang.org/x/mod v0.19 .0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
55golang.org/x/sync v0.7.0 h1:YsImfSBoP9QPYL0xyKJPq0gcaJdG3rInoqxTWbfQu9M =
66golang.org/x/sync v0.7.0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
7- golang.org/x/tools v0.22 .0 h1:gqSGLZqv+AI9lIQzniJ0nZDRG5GBPsSi+DRNHWNz6yA =
8- golang.org/x/tools v0.22 .0 /go.mod h1:aCwcsjqvq7Yqt6TNyX7QMU2enbQ/Gt0bo6krSeEri+c =
7+ golang.org/x/tools v0.23 .0 h1:SGsXPZ+2l4JsgaCKkx+FQ9YZ5XEtA1GZYuoDjenLjvg =
8+ golang.org/x/tools v0.23 .0 /go.mod h1:pnu6ufv6vQkll6szChhK3C3L/ruaIv5eBeztNG8wtsI =
You can’t perform that action at this time.
0 commit comments