hojongs / pbkit-go

Pbkit rewritten in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reduce binary size more

hojongs opened this issue · comments

Remove dependencies

  1. go-github
  2. net/http -> call curl using cgo?