awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
25 stars 1 forks source link

Support Go 1.21 #28

Closed victornicolet closed 1 year ago

victornicolet commented 1 year ago

This adds support for Go 1.21, as well as fixes for standard library and builtins.

victornicolet commented 1 year ago

To merge after #27