Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
Gitaly
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
4
Snippets
Groups
Projects
Show more breadcrumbs
GitLab.org
Gitaly
Commits
ee4f35aa
Commit
ee4f35aa
authored
4 months ago
by
🤖 GitLab Bot 🤖
Browse files
Options
Downloads
Patches
Plain Diff
tools/goimports: Update module golang.org/x/tools to v0.26.0
parent
18a6087f
No related branches found
No related tags found
1 merge request
!7354
tools/goimports: Update module golang.org/x/tools to v0.26.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tools/goimports/go.mod
+1
-1
1 addition, 1 deletion
tools/goimports/go.mod
tools/goimports/go.sum
+2
-2
2 additions, 2 deletions
tools/goimports/go.sum
with
3 additions
and
3 deletions
tools/goimports/go.mod
+
1
−
1
View file @
ee4f35aa
...
...
@@ -4,7 +4,7 @@ go 1.22.0
toolchain go1.22.6
require golang.org/x/tools v0.2
5
.0
require golang.org/x/tools v0.2
6
.0
require (
golang.org/x/mod v0.21.0 // indirect
...
...
This diff is collapsed.
Click to expand it.
tools/goimports/go.sum
+
2
−
2
View file @
ee4f35aa
...
...
@@ -2,5 +2,5 @@ golang.org/x/mod v0.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
golang.org/x/mod v0.21.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=
golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/tools v0.2
5
.0 h1:
oFU9pkj/iJgs+0DT+VMHrx+oBKs/LJMV+Uvg78sl+fE
=
golang.org/x/tools v0.2
5
.0/go.mod h1:
/vtpO8WL1N9cQC3FN5zPqb//fRXskFHbLKk4OW1Q7rg
=
golang.org/x/tools v0.2
6
.0 h1:
v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ
=
golang.org/x/tools v0.2
6
.0/go.mod h1:
TPVVj70c7JJ3WCazhD8OdXcZg/og+b9+tH/KxylGwH0
=
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment