Skip to content
Snippets Groups Projects
Commit 46154bb1 authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

added goproxy implementation (missing go.mod)

parent a9f924b0
No related branches found
No related tags found
No related merge requests found
module github.com/turngeek/examples-go/src/goproxy
go 1.16
require github.com/gorilla/mux v1.8.0 // indirect
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
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