Skip to content

Commit 1cdccb0

Browse files
committedDec 6, 2021
Move to @snyk
1 parent 94d7c39 commit 1cdccb0

File tree

613 files changed

+1999
-1999
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

613 files changed

+1999
-1999
lines changed
 

‎.github/ISSUE_TEMPLATE/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: '📝 Documentation'
4-
url: https://github.com/cloudskiff/driftctl-docs/issues/new
4+
url: https://github.com/snyk/driftctl-docs/issues/new
55
about: Please open documentation issue on driftctl docs repository
66
- name: '👾 Support chat'
77
url: https://discord.gg/NMCBxtD7Nd

‎.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ builds:
2828
- arm
2929
- arm64
3030
- 386
31-
ldflags: "-s -w -X github.com/cloudskiff/driftctl/build.env={{ .Env.ENV }} -X github.com/cloudskiff/driftctl/pkg/version.version={{ .Tag }}"
31+
ldflags: "-s -w -X github.com/snyk/driftctl/build.env={{ .Env.ENV }} -X github.com/snyk/driftctl/pkg/version.version={{ .Tag }}"
3232
archives:
3333
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
3434
format: binary

0 commit comments

Comments
 (0)
Please sign in to comment.