Announcing GoReleaser v1.8 — the GOAMD64 release
This release's biggest feature is the GOAMD64
 support.
');}
This release's biggest feature is the GOAMD64
 support.
Before talking about the security of the software supply chains, we should mention what should come to our minds first when we are talking about software supply chains. In most basic terms, you can think of software supply chains are anything that's needed to deliver your product — including all the components you use, for example, your codebase, packages, ** libs, your CI/CD pipeline, third-party services you use, anything that goes into or affects your code from development to gets deployed into production systems.**
GoReleaser can help you, to some extent, to have reproducible builds.
The title would have been more creative if it was GoReleaser 1.18 as well... maybe... probably not.
This article is going to be a quick bite (or drink)! We going to discover, how fast we can create a Homebrew or GoFish deployment of our binaries with the help of GoReleaser.
GoReleaser 1.6 is out! Another "boring" release with some miscellaneous improvements and bug fixes.
In this blog article, I want to show how to use GoReleaser in Azure DevOps.
GoReleaser 1.5 is out, with a handful of miscellaneous improvements.
In this tutorial, I want to describe, how quickly we can deploy our release artifacts to a cloud native storage when using GoReleaser. It’s just a few additional lines in your .goreleaser.yaml
.
GoReleaser can now create and publish Arch Linux PKGBUILD
 files to Arch User Repositories!