awslabs / ar-go-tools

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

Support Go 1.21 #28

Closed victornicolet closed 9 months ago

victornicolet commented 10 months ago

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

victornicolet commented 10 months ago

To merge after #27