[PR #15] [MERGED] Go 1.9 and Iris v8, added possibility to bind to IP #244

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/15
Author: @joohoi
Created: 11/12/2017
Status: Merged
Merged: 11/12/2017
Merged by: @joohoi

Base: masterHead: irisv8


📝 Commits (1)

  • 4379032 Go 1.9 and Iris v8, added possibility to bind to IP

📊 Changes

6 files changed (+37 additions, -31 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 README.md (+1 -1)
📝 api.go (+20 -14)
📝 config.cfg (+4 -0)
📝 main.go (+9 -15)
📝 types.go (+2 -0)

📄 Description

Added configuration option to define IP address to bind to, and updated to Iris.v8 and Go 1.9


🔄 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/15 **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:** `irisv8` --- ### 📝 Commits (1) - [`4379032`](https://github.com/acme-dns/acme-dns/commit/4379032c408ee5366194cc4a5adf1632bb296e15) Go 1.9 and Iris v8, added possibility to bind to IP ### 📊 Changes **6 files changed** (+37 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `README.md` (+1 -1) 📝 `api.go` (+20 -14) 📝 `config.cfg` (+4 -0) 📝 `main.go` (+9 -15) 📝 `types.go` (+2 -0) </details> ### 📄 Description Added configuration option to define IP address to bind to, and updated to Iris.v8 and Go 1.9 --- <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#244
No description provided.