Go - add package "go.mod "and "go.sum"

add inside self-define packages by name your app:

$go mod init project-name


add outside package

$go get github.com/360EntSecGroup-Skylar/excelize


Comments

Popular posts from this blog

Go - connect remote SQL server

Dart - CRUD file in path