go-toolsmith / astcopy

Package astcopy implements Go AST deep copy operations.
MIT License
19 stars 2 forks source link

Update to Go 1.18 #11

Closed cristaloleg closed 9 months ago

cristaloleg commented 9 months ago

Drop golang.org/x/exp/typeparams. Update go.mod to 1.18. Drop Go pre-1.18 polyfills.