magiconair / properties

Java properties scanner for Go
BSD 2-Clause "Simplified" License
323 stars 77 forks source link

fix: code optimization #69

Closed testwill closed 1 year ago

magiconair commented 1 year ago

Looks good. Can you rebase the branch to main instead of merging main into this branch?

Note that this will break compatibility with go1.7 (or go1.3 for that matter). I keep this around mostly out of pride :) but could you please update .github/workflows/go.yml and update the README to list the minimal required Go version?