replace zxq.co/ripple/hanayo
This commit is contained in:
6
vendor/github.com/valyala/fasthttp/examples/helloworldserver/Makefile
generated
vendored
Normal file
6
vendor/github.com/valyala/fasthttp/examples/helloworldserver/Makefile
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
helloworldserver: clean
|
||||
go get -u github.com/valyala/fasthttp
|
||||
go build
|
||||
|
||||
clean:
|
||||
rm -f helloworldserver
|
Reference in New Issue
Block a user