protolambda / gocyto

Callgraph analysis and visualization for Go
MIT License
162 stars 20 forks source link

feat: bump tools to v0.1.12 #9

Open yriveiro opened 2 years ago

yriveiro commented 2 years ago

Description

This PR bumps package golang.org/x/tools to version v0.1.12 to fix SSA problems with Generics.

For more info about the issue https://github.com/golang/go/issues/54086