module github.com/stevenhowes/PakExamples go 1.17 replace github.com/stevenhowes/PakGo => ./PakGo require ( github.com/gorilla/mux v1.8.0 github.com/stevenhowes/PakGo v0.0.0-00010101000000-000000000000 )