Skip to content

Commit 4aeff1f

Browse files
committed
build(deps): bump golang.org/x/tools from 0.24.0 to 0.26.0 and remove vendor
Signed-off-by: Abirdcfly <[email protected]>
1 parent 9bdf3f3 commit 4aeff1f

File tree

130 files changed

+10
-45054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+10
-45054
lines changed

go.mod

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
module github.com/Abirdcfly/dupword
22

3-
go 1.20
3+
go 1.22.0
44

5-
require golang.org/x/tools v0.24.0
5+
toolchain go1.23.2
6+
7+
require golang.org/x/tools v0.26.0
68

79
require (
8-
golang.org/x/mod v0.20.0 // indirect
10+
golang.org/x/mod v0.21.0 // indirect
911
golang.org/x/sync v0.8.0 // indirect
1012
)

go.sum

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
2-
golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0=
3-
golang.org/x/mod v0.20.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
2+
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
3+
golang.org/x/mod v0.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
4+
golang.org/x/mod v0.21.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
45
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
56
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
6-
golang.org/x/tools v0.24.0 h1:J1shsA93PJUEVaUSaay7UXAyE8aimq3GW0pjlolpa24=
7-
golang.org/x/tools v0.24.0/go.mod h1:YhNqVBIfWHdzvTLs0d8LCuMhkKUgSUKldakyV7W/WDQ=
7+
golang.org/x/tools v0.26.0 h1:v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ=
8+
golang.org/x/tools v0.26.0/go.mod h1:TPVVj70c7JJ3WCazhD8OdXcZg/og+b9+tH/KxylGwH0=

vendor/golang.org/x/mod/LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

vendor/golang.org/x/mod/PATENTS

Lines changed: 0 additions & 22 deletions
This file was deleted.

vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go

Lines changed: 0 additions & 78 deletions
This file was deleted.

vendor/golang.org/x/mod/modfile/print.go

Lines changed: 0 additions & 184 deletions
This file was deleted.

0 commit comments

Comments
 (0)