directory
0.80.2
Repository: https://github.com/lzjluzijie/goreleaser.git
Documentation: pkg.go.dev

# Packages

Package artifact provides the core artifact storage for goreleaser.
No description provided by the author
Package client contains the client implementations for several providers.
Package deprecate provides simple functions to standardize the output of deprecation notices on goreleaser.
Package git provides an integration with the git command.
Package http implements functionality common to HTTP uploading pipelines.
Package linux contains functions that are useful to generate linux packages.
Package semerrgroup wraps a error group with a semaphore with configurable size, so you can control the number of tasks being executed simultaneously.
Package testlib contains test helpers for goreleaser tests.
Package tmpl provides templating utilities for goreleser.