go-dep 0.3.2-2 source package in Ubuntu
Changelog
go-dep (0.3.2-2) unstable; urgency=medium * Tweak dependencies, set GOROOT for build, enabling build on stretch * Do not "go generate", everything, avoiding a FTBFS -- Hilko Bengen <email address hidden> Tue, 14 Nov 2017 11:19:37 +0100
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
go-dep_0.3.2-2.dsc | 2.0 KiB | ae5dbef538203580fa8b69659259509b81c8b430ef66381d933d71605a9711d6 |
go-dep_0.3.2.orig.tar.gz | 4.5 MiB | 327124953d76293eaba6001e17bb8a31371313ab39eed1fa9eac01f8b5c1de21 |
go-dep_0.3.2-2.debian.tar.xz | 4.2 KiB | 24dceddee0803592308a18f478f6513d9deaca56acd884c1e7843a1590d23de3 |
No changes file available.
Binary packages built by this source
- go-dep: Go dependency management tool
dep is a prototype dependency management tool for Go. It is the
official experiment, but not yet the official tool.
.
dep is safe for production use. That means two things:
* Any valid metadata file (`Gopkg.toml` and `Gopkg.lock`) will be
readable and considered valid by any future version of dep.
* Generally speaking, it has comparable or fewer bugs than other
tools out there.
- go-dep-dbgsym: debug symbols for go-dep