[pkg-go] Bug#924628: go-dep: Latest dep has different Gopkg.toml format, causing thrashing with old version

Nye Liu nyet at nyet.org
Fri Mar 15 07:36:09 GMT 2019


Package: go-dep
Version: 0.5.0-1+b10
Severity: normal

Please update dep to something relatively new.

Currently, if you share repos between debian and non-debian systems (e.g.
macos), the Gopkg.lock file format switches back and forth between trailing
commas on the last item of an array to no trailing commas.

This makes diff/merge thrashing a huge pain.

Please keep both golang and dep at least more or less up to date in a
timely fashion.

The only real workaround is `go get github.com/golang/dep`,
`go install ./cmd/dep`

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924623
and https://github.com/golang/dep/issues/1595

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.16-x86_64-linode118 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages go-dep depends on:
ii  libc6  2.28-7

go-dep recommends no packages.

go-dep suggests no packages.

-- no debconf information



More information about the Pkg-go-maintainers mailing list