added auth method
This commit is contained in:
parent
7715fcf373
commit
a735b9cc5e
8 changed files with 270 additions and 12 deletions
1
go.mod
1
go.mod
|
|
@ -14,6 +14,7 @@ require (
|
|||
github.com/golang/protobuf v1.4.3 // indirect
|
||||
github.com/google/go-cmp v0.5.0 // indirect
|
||||
github.com/google/uuid v1.1.2 // indirect
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/hashicorp/go-hclog v0.15.0
|
||||
github.com/hashicorp/raft v1.2.0
|
||||
github.com/mdlayher/arp v0.0.0-20191213142603-f72070a231fc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue