kardianos / vendor-spec
Go vendor file specification.
☆89Updated 9 years ago
Alternatives and similar repositories for vendor-spec:
Users that are interested in vendor-spec are comparing it to the libraries listed below
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 8 years ago
- A tool to show Go package's API changes between two (git) revisions☆173Updated 7 years ago
- Easy Go vendoring via git submodule☆103Updated 7 years ago
- Go library to get progress feedback from io.Reader and io.Writer objects☆173Updated 5 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆78Updated 9 years ago
- ☆70Updated 3 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- Go client for Disque☆136Updated 7 years ago
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆131Updated 5 years ago
- go test but faster (cached)☆249Updated 7 years ago
- Session store using Bolt☆88Updated 4 years ago
- Managed workspaces for Go☆173Updated 6 years ago
- XHandler is a bridge between net/context and http.Handler☆232Updated 7 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 9 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- A tool for rewriting Go import paths☆80Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Vendor copies go dependencies to ./vendor☆52Updated 8 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Command-line tool integrating with go:generate to replace substitute tokens with ENV variables value.☆62Updated 9 years ago
- Clock is a small library for mocking time in Go.