diff --git a/.all-contributorsrc b/.all-contributorsrc index afc05f0d..8a53b6f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -910,6 +910,13 @@ "name": "Risto Saarelma", "avatar_url": "https://avatars1.githubusercontent.com/u/41840?v=4", "profile": "https://github.com/rsaarelm", + "contributions": [] + }, + { + "login": "sam-github", + "name": "Sam Roberts", + "avatar_url": "https://avatars2.githubusercontent.com/u/17607?v=4", + "profile": "https://sam-github.github.io/", "contributions": [ ] } diff --git a/.goreleaser.yml b/.goreleaser.yml index 3822a880..452a7a71 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -29,7 +29,3 @@ brews: name: wtfutil homepage: 'https://wtfutil.com' description: 'The personal information dashboard for your terminal.' - -#dockers: - #- image_templates: - #- wtfutil/wtf diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca35902..2cdbbaa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +### ⚡️ Added + +* [docker-credential-helpers](https://github.com/docker/docker-credential-helpers) support added to provide optional securing of module secrets, [#517](https://github.com/wtfutil/wtf/issues/517) by [sam-github](https://github.com/sam-github) + ## v0.30.0 ### ⚡️ Added diff --git a/README.md b/README.md index 5556cb74..fc3b04a1 100644 --- a/README.md +++ b/README.md @@ -387,6 +387,7 @@ Dependency management in WTF is handled by [Go modules](https://github.com/golan