<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agent Instructions on Arrans Technical blog</title><link>https://arran4.github.io/blog/categories/agent-instructions/</link><description>Recent content in Agent Instructions on Arrans Technical blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>technicalblog123@arran4.com (Arran Ubels)</managingEditor><webMaster>technicalblog123@arran4.com (Arran Ubels)</webMaster><copyright>Arran Ubels. This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License&lt;/a>.</copyright><lastBuildDate>Fri, 10 Jul 2026 15:57:37 +1000</lastBuildDate><atom:link href="https://arran4.github.io/blog/categories/agent-instructions/index.xml" rel="self" type="application/rss+xml"/><item><title>Fixing golangci-lint Go Version Mismatch</title><link>https://arran4.github.io/blog/post/2026/017-repoless-explanation-golangci-lint/</link><pubDate>Fri, 10 Jul 2026 15:57:37 +1000</pubDate><author>technicalblog123@arran4.com (Arran Ubels)</author><guid>https://arran4.github.io/blog/post/2026/017-repoless-explanation-golangci-lint/</guid><description>When encountering the following golangci-lint error in GitHub Actions or locally:
1run golangci-lint 2 Running [/home/runner/golangci-lint-1.64.8-linux-amd64/golangci-lint config path] in [/home/runner/work/fork-mdtohtml/fork-mdtohtml] ... 3 Running [/home/runner/golangci-lint-1.64.8-linux-amd64/golangci-lint run] in [/home/runner/work/fork-mdtohtml/fork-mdtohtml] ... 4 Error: can&amp;#39;t load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.25.0) 5 Failed executing command with error: can&amp;#39;t load config: the Go language version (go1.24) used to build golangci-lint is lower than the targeted Go version (1.</description></item></channel></rss>