module github.com/dunv/uhttpcrud go 1.13 require ( github.com/dunv/uauth v1.0.57 github.com/dunv/uhttp v1.0.62 ) // replace github.com/dunv/uauth => ../uauth // replace github.com/dunv/uhttp => ../uhttp