peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
125 stars 19 forks source link

Upgrade to golangci-lint v1.56.1 #593

Closed peterstace closed 5 months ago

peterstace commented 5 months ago

Description

Upgrade to golangci-lint v1.56.1

Release notes are here. It's just upgraded linter versions, so no need for any config changes.

Check List

Have you:

Related Issue

peterstace commented 5 months ago

Thanks for reviewing Albert 😁