Skip to content
Snippets Groups Projects
Commit 6db3aad8 authored by Sercan Yesildal's avatar Sercan Yesildal
Browse files

changed gorilla dependency from indirect to direct

parent 1a2e972a
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ module gitlab.reutlingen-university.de/yesildas/myaktion-go/src/myaktion
go 1.20
require github.com/gorilla/mux v1.8.0 // indirect
require github.com/gorilla/mux v1.8.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment