mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #187] [MERGED] Migrate to Go 1.13 and gomodules #341
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#341
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/187
Author: @joohoi
Created: 10/17/2019
Status: ✅ Merged
Merged: 10/17/2019
Merged by: @joohoi
Base:
master← Head:update_1.13📝 Commits (1)
1fac7a2Migrate to Go 1.13 and gomodules📊 Changes
3455 files changed (+135 additions, -1485115 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
Dockerfile(+1 -1)➖
Gopkg.lock(+0 -367)➖
Gopkg.toml(+0 -72)📝
README.md(+1 -1)📝
api_test.go(+1 -1)➕
go.mod(+33 -0)➕
go.sum(+98 -0)➖
vendor/github.com/BurntSushi/toml/.gitignore(+0 -5)➖
vendor/github.com/BurntSushi/toml/.travis.yml(+0 -15)➖
vendor/github.com/BurntSushi/toml/COMPATIBLE(+0 -3)➖
vendor/github.com/BurntSushi/toml/COPYING(+0 -21)➖
vendor/github.com/BurntSushi/toml/Makefile(+0 -19)➖
vendor/github.com/BurntSushi/toml/README.md(+0 -218)➖
vendor/github.com/BurntSushi/toml/_examples/example.go(+0 -61)➖
vendor/github.com/BurntSushi/toml/_examples/example.toml(+0 -35)➖
vendor/github.com/BurntSushi/toml/_examples/hard.toml(+0 -22)➖
vendor/github.com/BurntSushi/toml/_examples/implicit.toml(+0 -4)➖
vendor/github.com/BurntSushi/toml/_examples/invalid-apples.toml(+0 -6)➖
vendor/github.com/BurntSushi/toml/_examples/invalid.toml(+0 -35)...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.