Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhited committed May 9, 2020
0 parents commit 9cf6a70
Show file tree
Hide file tree
Showing 4 changed files with 596 additions and 0 deletions.
8 changes: 8 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module github.com/jwhited/wgsd

go 1.14

require (
github.com/caddyserver/caddy v1.0.5
github.com/coredns/coredns v1.6.9
)
Loading

0 comments on commit 9cf6a70

Please sign in to comment.