valyala / quicktemplate

Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

TuralAsgar opened this issue · comments

I am following instructions in the Quickstart. I do everything as it is written. When I write go run I get following errors.

C:\Go\pkg\tool\windows_amd64\link.exe: cannot open file C:\Go\pkg\windows_amd64/github.com/valyala/quicktemplate.a: open C:\Go\pkg\windows_amd64/github.com/valyala/quicktemplate.a: The system cannot find the path specified.