Skip to content
Snippets Groups Projects
Unverified Commit 0b1e6819 authored by Max Adamo's avatar Max Adamo
Browse files

add gorill

parent fd6c9629
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,7 @@ go 1.17
require github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
require gopkg.in/ini.v1 v1.67.0 // indirect
require (
github.com/gorilla/mux v1.8.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment