Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 125 Bytes

File metadata and controls

12 lines (8 loc) · 125 Bytes

ghclient

Common library used across functions.

export GO111MODULE=on
go mod init
go mod tidy
go mod vendor