Skip to content

Commit

Permalink
Remove reference to Goreleaser in code comment
Browse files Browse the repository at this point in the history
Hugo no longer uses the Goreleaser tool.
  • Loading branch information
omarkohl authored and bep committed Jan 3, 2023
1 parent f95fd57 commit dd6d0a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releaser/releaser.go
Expand Up @@ -11,8 +11,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// Package releaser implements a set of utilities and a wrapper around Goreleaser
// to help automate the Hugo release process.
// Package releaser implements a set of utilities to help automate the
// Hugo release process.
package releaser

import (
Expand Down

0 comments on commit dd6d0a6

Please sign in to comment.