Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the Go version to v1.18, and x/tools to v0.1.11. Support generics better. #325

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Fix some linter issues.
guodongli-google committed May 6, 2022
commit 98385fc48d0556c7ae749c6521994305e5a2afff
1 change: 0 additions & 1 deletion internal/pkg/sourcetype/sourcetype.go
Original file line number Diff line number Diff line change
@@ -18,7 +18,6 @@ package sourcetype
import (
"fmt"
"go/types"
"golang.org/x/exp/typeparams"

"golang.org/x/exp/typeparams"