Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MF
Public
Containers
rancher-letsencrypt
Commits
360149d0
Commit
360149d0
authored
8 years ago
by
janeczku
Browse files
Options
Download
Patches
Plain Diff
Add Namecheap DNS provider
parent
aa7a0e36
master
acme-v2
check-dns-names-on-load
remove-namecheap
run-once
switch-to-vendor
v1.0.0
v0.5.0
v0.4.0
v0.3.0
v0.2.9
No related merge requests found
Changes
173
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Godeps/Godeps.json
+5
-4
Godeps/Godeps.json
Godeps/_workspace/src/github.com/xenolf/lego/providers/dns/namecheap/namecheap.go
+416
-0
...thub.com/xenolf/lego/providers/dns/namecheap/namecheap.go
Godeps/_workspace/src/golang.org/x/sys/unix/.gitignore
+0
-1
Godeps/_workspace/src/golang.org/x/sys/unix/.gitignore
Godeps/_workspace/src/golang.org/x/sys/unix/asm.s
+0
-10
Godeps/_workspace/src/golang.org/x/sys/unix/asm.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_386.s
+0
-29
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_386.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_amd64.s
+0
-29
...s/_workspace/src/golang.org/x/sys/unix/asm_darwin_amd64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_arm.s
+0
-30
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_arm.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_darwin_arm64.s
+0
-30
...s/_workspace/src/golang.org/x/sys/unix/asm_darwin_arm64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_dragonfly_386.s
+0
-29
.../_workspace/src/golang.org/x/sys/unix/asm_dragonfly_386.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_dragonfly_amd64.s
+0
-29
...workspace/src/golang.org/x/sys/unix/asm_dragonfly_amd64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_386.s
+0
-29
...ps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_386.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_amd64.s
+0
-29
.../_workspace/src/golang.org/x/sys/unix/asm_freebsd_amd64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_arm.s
+0
-29
...ps/_workspace/src/golang.org/x/sys/unix/asm_freebsd_arm.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_386.s
+0
-35
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_386.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_amd64.s
+0
-29
...ps/_workspace/src/golang.org/x/sys/unix/asm_linux_amd64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_arm.s
+0
-29
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_arm.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_arm64.s
+0
-24
...ps/_workspace/src/golang.org/x/sys/unix/asm_linux_arm64.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_linux_ppc64x.s
+0
-28
...s/_workspace/src/golang.org/x/sys/unix/asm_linux_ppc64x.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_386.s
+0
-29
Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_386.s
Godeps/_workspace/src/golang.org/x/sys/unix/asm_netbsd_amd64.s
+0
-29
...s/_workspace/src/golang.org/x/sys/unix/asm_netbsd_amd64.s
with
421 additions
and
481 deletions
+421
-481
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets