[PR #10] [MERGED] Use iris v6 and Go 1.8+ #241

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

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/10
Author: @joohoi
Created: 8/2/2017
Status: Merged
Merged: 8/2/2017
Merged by: @joohoi

Base: masterHead: shapoc


📝 Commits (4)

  • fd67f9e Quick fixes to bring framework up to date
  • d47f4e6 Script for test running, api tests need complete rewrite
  • 17388ad Removed govendor from tests
  • ee0252d Fix for AutoTLS

📊 Changes

12 files changed (+31 additions, -840 deletions)

View changed files

📝 .travis.yml (+1 -3)
📝 README.md (+5 -7)
📝 api.go (+3 -3)
api_test.go (+0 -263)
📝 db.go (+1 -1)
📝 dns.go (+1 -1)
📝 main.go (+9 -9)
📝 main_test.go (+2 -2)
run_tests.sh (+7 -0)
📝 util.go (+1 -1)
📝 util_test.go (+1 -1)
vendor/vendor.json (+0 -549)

📄 Description

Going to need a full rewrite of api tests


🔄 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/10 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 8/2/2017 **Status:** ✅ Merged **Merged:** 8/2/2017 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `shapoc` --- ### 📝 Commits (4) - [`fd67f9e`](https://github.com/acme-dns/acme-dns/commit/fd67f9e6d36fa29566906a95ec8d4874da3b0d1d) Quick fixes to bring framework up to date - [`d47f4e6`](https://github.com/acme-dns/acme-dns/commit/d47f4e6a98a280f8ea4914db2c4cc90e3df124f5) Script for test running, api tests need complete rewrite - [`17388ad`](https://github.com/acme-dns/acme-dns/commit/17388ade6319ca31f5aa01baa604ed3408b551bd) Removed govendor from tests - [`ee0252d`](https://github.com/acme-dns/acme-dns/commit/ee0252db5cbb80a3f1c6954108dd4dfd35927e72) Fix for AutoTLS ### 📊 Changes **12 files changed** (+31 additions, -840 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -3) 📝 `README.md` (+5 -7) 📝 `api.go` (+3 -3) ➖ `api_test.go` (+0 -263) 📝 `db.go` (+1 -1) 📝 `dns.go` (+1 -1) 📝 `main.go` (+9 -9) 📝 `main_test.go` (+2 -2) ➕ `run_tests.sh` (+7 -0) 📝 `util.go` (+1 -1) 📝 `util_test.go` (+1 -1) ➖ `vendor/vendor.json` (+0 -549) </details> ### 📄 Description Going to need a full rewrite of api tests --- <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:03 +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#241
No description provided.