github.com/gofiber/pug@v1.0.1/go.mod (about)

     1  module github.com/gofiber/pug
     2  
     3  require (
     4  	github.com/Joker/hpp v1.0.0
     5  	github.com/valyala/bytebufferpool v1.0.0
     6  	golang.org/x/tools v0.0.0-20190327201419-c70d86f8b7cf
     7  )