[PR #17] [MERGED] Add vendored dependencies for reproducible builds #245

Closed
opened 2026-03-13 16:13:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/17
Author: @joohoi
Created: 11/12/2017
Status: Merged
Merged: 11/12/2017
Merged by: @joohoi

Base: masterHead: dep


📝 Commits (1)

📊 Changes

3 files changed (+259 additions, -5 deletions)

View changed files

Gopkg.lock (+225 -0)
Gopkg.toml (+31 -0)
📝 README.md (+3 -5)

📄 Description

Add vendored dependencies. ./vendor/ not pushed to repo in order to not to pollute ref tree, because plans to get rid of biggest dependency currently in place, Iris. See #16


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/17 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 11/12/2017 **Status:** ✅ Merged **Merged:** 11/12/2017 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `dep` --- ### 📝 Commits (1) - [`3e2034f`](https://github.com/acme-dns/acme-dns/commit/3e2034f652d4c1e49f0819e28928a7ba791e76ff) Added dep vendoring ### 📊 Changes **3 files changed** (+259 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `Gopkg.lock` (+225 -0) ➕ `Gopkg.toml` (+31 -0) 📝 `README.md` (+3 -5) </details> ### 📄 Description Add vendored dependencies. ./vendor/ not pushed to repo in order to not to pollute ref tree, because plans to get rid of biggest dependency currently in place, Iris. See #16 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:13:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#245
No description provided.