Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 241 Bytes

FG Hub

Project Page

Updating dependencies

Update a dependency with go get -u example.com/pkg

Or update all of them with go get -u ./...