mitchellh / golicenseLinks
Scan and analyze OSS dependencies and licenses from compiled Go binaries
☆665Updated 4 years ago
Alternatives and similar repositories for golicense
Users that are interested in golicense are comparing it to the libraries listed below
Sorting:
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆662Updated 2 years ago
- Make temporary edits to your Go module dependencies☆901Updated 2 months ago
- "go build" wrapper to add version info to Golang applications☆539Updated 2 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆354Updated 2 months ago
- [DEPRECATED] Download Go binaries as fast and easily as possible.☆448Updated 4 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- Utilities for slightly better logging in Go (Golang).☆367Updated 2 weeks ago
- Pprof made easy at development time for Go☆755Updated 4 years ago
- Semantic Versioning (semver) library written in golang☆1,035Updated 2 years ago
- Go (golang) library for creating and consuming HTTP Server-Timing headers☆860Updated last year
- experimental new HTTP client API for #golang (WIP)☆587Updated 6 years ago
- A Transport for http.Client that will cache responses according to the HTTP RFC☆752Updated 2 years ago
- A general-purpose bot library inspired by Hubot but written in Go.☆479Updated 10 months ago
- Install go, yay!☆713Updated 11 months ago
- A CLI to turn Go's benchmark output into pictures