mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #32] [MERGED] Update dependencies #255
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/acme-dns/acme-dns/pull/32
Author: @joohoi
Created: 1/22/2018
Status: ✅ Merged
Merged: 1/22/2018
Merged by: @joohoi
Base:
master← Head:update-deps📝 Commits (1)
4d8f648Update dependencies📊 Changes
1727 files changed (+697910 additions, -12700 deletions)
View changed files
📝
Gopkg.lock(+160 -16)📝
Gopkg.toml(+18 -4)➕
vendor/github.com/ajg/form/.travis.yml(+25 -0)➕
vendor/github.com/ajg/form/LICENSE(+27 -0)➕
vendor/github.com/ajg/form/README.md(+246 -0)➕
vendor/github.com/ajg/form/TODO.md(+4 -0)➕
vendor/github.com/ajg/form/decode.go(+370 -0)➕
vendor/github.com/ajg/form/decode_test.go(+114 -0)➕
vendor/github.com/ajg/form/encode.go(+388 -0)➕
vendor/github.com/ajg/form/encode_test.go(+101 -0)➕
vendor/github.com/ajg/form/form.go(+14 -0)➕
vendor/github.com/ajg/form/form_test.go(+342 -0)➕
vendor/github.com/ajg/form/node.go(+152 -0)➕
vendor/github.com/ajg/form/node_test.go(+87 -0)➕
vendor/github.com/ajg/form/pre-commit.sh(+18 -0)➕
vendor/github.com/davecgh/go-spew/.gitignore(+22 -0)➕
vendor/github.com/davecgh/go-spew/.travis.yml(+14 -0)➕
vendor/github.com/davecgh/go-spew/LICENSE(+15 -0)➕
vendor/github.com/davecgh/go-spew/README.md(+205 -0)➕
vendor/github.com/davecgh/go-spew/cov_report.sh(+22 -0)...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.