1
1
mirror of https://github.com/goreleaser/nfpm synced 2026-07-29 11:49:48 +02:00
dependabot[bot] f8299ae324 chore(deps): bump the go group with 3 updates (#1119)
Bumps the go group with 3 updates: [github.com/klauspost/compress](https://github.com/klauspost/compress), [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) and [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml).


Updates `github.com/klauspost/compress` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](https://github.com/klauspost/compress/compare/v1.19.0...v1.19.1)

Updates `github.com/ulikunitz/xz` from 0.5.15 to 0.5.16
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.15...v0.5.16)

Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5
- [Commits](https://github.com/yaml/go-yaml/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: go.yaml.in/yaml/v3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 15:34:49 -03:00
2026-06-06 10:03:56 -03:00
2026-06-06 10:03:56 -03:00
2026-06-06 10:03:56 -03:00
2026-06-20 20:52:02 -03:00
2024-01-01 22:22:51 -03:00
2021-07-07 10:20:34 -07:00
2026-03-23 12:52:49 -03:00
2026-04-17 23:48:05 -03:00
2022-02-03 09:20:21 -03:00
2025-03-23 17:31:10 -03:00
2026-06-06 10:08:28 -03:00
2018-02-03 17:11:21 -02:00
2026-07-18 06:35:44 +00:00
2023-05-18 14:18:54 -03:00
2026-06-20 20:52:02 -03:00

GoReleaser Logo

Release Software License GitHub Actions Codecov branch Go Report Card Go Doc Powered By: GoReleaser

Why

While fpm is great, for me, it is a bummer that it depends on ruby, tar and other software.

I wanted something that could be used as a binary and/or as a library and that was really simple.

So I created nFPM: a simpler, 0-dependency, as-little-assumptions-as-possible alternative to fpm.

Getting started

Special thanks 🙏

Thanks to the fpm authors for fpm, which inspires nfpm a lot.

Community

You have questions, need support and or just want to talk about GoReleaser/nFPM?

Here are ways to get in touch with the GoReleaser community:

Join Discord Follow Twitter GitHub Discussions

Donate

Donations are very much appreciated! You can donate/sponsor on the main goreleaser opencollective! It's easy and will surely help the developers at least buy some or 🍺!


Our Sponsors

Diamond
SerpApi

Gold
GitHub SecureOSS Fund nitric

Silver
N-iX Ltd

Bronze
conet cloud Encore Comet Gitea

And many more!

See the full list here.

S
Description
NFPM is Not FPM - a simple deb, rpm and apk packager written in Go
Readme 6.3 MiB
Languages
Go 99.7%
Shell 0.2%