Skip to content

Commit 95653c0

Browse files
authored
chore(xfer): remove headers (#608)
Post-transfer removal of artifact headers. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent b9b4335 commit 95653c0

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Copyright (c) HashiCorp, Inc.
2-
# SPDX-License-Identifier: MPL-2.0
3-
41
---
52
version: "2"
63
linters:

.goreleaser.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# SPDX-License-Identifier: MPL-2.0
2-
3-
# This is an example goreleaser.yaml file with some defaults.
4-
# Make sure to check the documentation at http://goreleaser.com
1+
---
52
env:
63
- CGO_ENABLED=0
74
before:

0 commit comments

Comments
 (0)