Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### **PR Type** enhancement ___ ### **Description** - Updated `golangci-lint` to use `buildGoModule` instead of `buildGo123Module`. - Set `golangci-lint` version to "1.61.0". ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table> <tr> <td> <details> <summary><strong>go.nix</strong><dd><code>Update `golangci-lint` to use `buildGoModule` and set version</code></dd></summary> <hr> overlays/go.nix <li>Updated <code>golangci-lint</code> to use <code>buildGoModule</code> instead of <br><code>buildGo123Module</code>.<br> <li> Set <code>golangci-lint</code> version to "1.61.0".<br> </details> </td> <td><a href="https://github.com/nhost/nixops/pull/27/files#diff-46da9fc0b23a2984c1ff57bfd4063ad81fccffcc8403f6902d186d679b4e52bd">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information
- Loading branch information