csueiras / reinforcer

codegen for easy adoption of resiliency patterns
MIT License
8 stars 2 forks source link

upgrade golang.org/x/tools #118

Closed tzachshabtay closed 9 months ago

tzachshabtay commented 1 year ago

Upgraded the golang.org/x/tools package to allow reinforcer to run on projects with go1.19, i.e this fixes the package "errors" without types was imported from "context" error described in #99 , though I don't know if it actually supports generating reinforced code on generic types.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3633350926


Totals Coverage Status
Change from base Build 1203758267: 0.0%
Covered Lines: 712
Relevant Lines: 958

💛 - Coveralls