mirror of
https://github.com/Sean-Der/fail2rest.git
synced 2024-12-22 13:42:17 +01:00
Don't need fail2rest anymore all handled in fail2go
This commit is contained in:
parent
ba4bcaf440
commit
777a2df7a4
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -4,6 +4,5 @@ run:
|
||||||
go run *.go
|
go run *.go
|
||||||
|
|
||||||
libs:
|
libs:
|
||||||
go get github.com/kisielk/og-rek
|
|
||||||
go get github.com/gorilla/mux
|
go get github.com/gorilla/mux
|
||||||
go get github.com/Sean-Der/fail2go
|
go get github.com/Sean-Der/fail2go
|
||||||
|
|
Loading…
Reference in a new issue