[PR #147] [MERGED] Update vendored dependencies #326

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

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/147
Author: @joohoi
Created: 2/3/2019
Status: Merged
Merged: 2/3/2019
Merged by: @joohoi

Base: masterHead: vendoring


📝 Commits (5)

  • 277fa48 Prepare readme for release
  • 7b59736 Merge branch 'master' of github.com:joohoi/acme-dns
  • f8f05ad Update vendored packages
  • 9c655ed New version of dns dependency handles rejecting UPDATEs under the hood
  • 9727368 Go 1.11 required

📊 Changes

726 files changed (+114878 additions, -47292 deletions)

View changed files

📝 .travis.yml (+0 -1)
📝 Dockerfile (+1 -1)
📝 Gopkg.lock (+62 -54)
📝 README.md (+1 -1)
📝 dns.go (+0 -4)
📝 dns_test.go (+0 -16)
📝 vendor/github.com/BurntSushi/toml/COPYING (+17 -10)
📝 vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING (+17 -10)
📝 vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING (+17 -10)
📝 vendor/github.com/BurntSushi/toml/cmd/tomlv/COPYING (+17 -10)
📝 vendor/github.com/BurntSushi/toml/decode_test.go (+14 -0)
📝 vendor/github.com/BurntSushi/toml/lex.go (+1 -1)
📝 vendor/github.com/davecgh/go-spew/.travis.yml (+21 -7)
📝 vendor/github.com/davecgh/go-spew/LICENSE (+1 -1)
📝 vendor/github.com/davecgh/go-spew/README.md (+4 -8)
📝 vendor/github.com/davecgh/go-spew/spew/bypass.go (+90 -97)
📝 vendor/github.com/davecgh/go-spew/spew/bypasssafe.go (+1 -1)
📝 vendor/github.com/davecgh/go-spew/spew/common.go (+1 -1)
📝 vendor/github.com/davecgh/go-spew/spew/dump.go (+5 -5)
📝 vendor/github.com/davecgh/go-spew/spew/dump_test.go (+1 -1)

...and 80 more files

📄 Description

No description provided


🔄 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/147 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 2/3/2019 **Status:** ✅ Merged **Merged:** 2/3/2019 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `vendoring` --- ### 📝 Commits (5) - [`277fa48`](https://github.com/acme-dns/acme-dns/commit/277fa4840571a67cf0028dbcd3cc45569deb3310) Prepare readme for release - [`7b59736`](https://github.com/acme-dns/acme-dns/commit/7b5973669f53e494059adc3859001225c3b7e48a) Merge branch 'master' of github.com:joohoi/acme-dns - [`f8f05ad`](https://github.com/acme-dns/acme-dns/commit/f8f05adcc6cab4527bac7159f8a4add105029d60) Update vendored packages - [`9c655ed`](https://github.com/acme-dns/acme-dns/commit/9c655ed33a93b97b859ec2547b377020447088fb) New version of dns dependency handles rejecting UPDATEs under the hood - [`9727368`](https://github.com/acme-dns/acme-dns/commit/9727368149f82f3656ee1750a04bf245ce878f4a) Go 1.11 required ### 📊 Changes **726 files changed** (+114878 additions, -47292 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+0 -1) 📝 `Dockerfile` (+1 -1) 📝 `Gopkg.lock` (+62 -54) 📝 `README.md` (+1 -1) 📝 `dns.go` (+0 -4) 📝 `dns_test.go` (+0 -16) 📝 `vendor/github.com/BurntSushi/toml/COPYING` (+17 -10) 📝 `vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING` (+17 -10) 📝 `vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING` (+17 -10) 📝 `vendor/github.com/BurntSushi/toml/cmd/tomlv/COPYING` (+17 -10) 📝 `vendor/github.com/BurntSushi/toml/decode_test.go` (+14 -0) 📝 `vendor/github.com/BurntSushi/toml/lex.go` (+1 -1) 📝 `vendor/github.com/davecgh/go-spew/.travis.yml` (+21 -7) 📝 `vendor/github.com/davecgh/go-spew/LICENSE` (+1 -1) 📝 `vendor/github.com/davecgh/go-spew/README.md` (+4 -8) 📝 `vendor/github.com/davecgh/go-spew/spew/bypass.go` (+90 -97) 📝 `vendor/github.com/davecgh/go-spew/spew/bypasssafe.go` (+1 -1) 📝 `vendor/github.com/davecgh/go-spew/spew/common.go` (+1 -1) 📝 `vendor/github.com/davecgh/go-spew/spew/dump.go` (+5 -5) 📝 `vendor/github.com/davecgh/go-spew/spew/dump_test.go` (+1 -1) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:17:41 +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#326
No description provided.