Files
poky/meta/recipes-devtools
Otavio Salvador de7194039a go-dep: Update 0.4.1 -> 0.5.0
NEW FEATURES:

- Add CI tests against go1.10. Drop support for go1.8. (#1620).
- Added install.sh script. (#1533).
- List out of date projects in dep status (#1553).
- Enabled opt-in persistent caching via DEPCACHEAGE env var. (#1711).
- Allow DEPPROJECTROOT environment variable to supersede GOPATH
  deduction and explicitly set the current project's root (#1883).
- dep ensure now explains what changes to the code or Gopkg.toml have
  induced solving (#1912).
- Hash digests of vendor contents are now stored in Gopkg.lock, and
  the contents of vendor are only rewritten on change or hash
  mismatch (#1912).
- Added support for ppc64/ppc64le.
- New subcommand dep check quickly reports if imports, Gopkg.toml,
  Gopkg.lock, and vendor are out of sync (#1932).

BUG FIXES:

- Excise certain git-related environment variables. (#1872)

IMPROVEMENTS:

- Add template operations support in dep status template output (#1549).
- Reduce network access by trusting local source information and only
  pulling from upstream when necessary (#1250).
- Update our dependency on Masterminds/semver to follow upstream again
  now that Masterminds/semver#67 is merged(#1792).
- inputs-digest was removed from Gopkg.lock (#1912).
- Hash digests of vendor contents are now stored in Gopkg.lock, and
  the contents of vendor are only rewritten on change or hash
  mismatch (#1912).
- Don't exclude Godeps folder (#1822).
- Add project-package relationship graph support in graphviz (#1588).
- Limit concurrency of dep status to avoid hitting open file
  limits (#1923).

(From OE-Core rev: 165da89292f81d236e4e8e652500b8879c2ad9be)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-04 11:03:56 +01:00
..
2018-03-09 09:17:03 -08:00
2018-07-05 00:22:08 +01:00
2018-08-23 18:02:23 +01:00
2018-08-23 18:02:23 +01:00
2018-06-27 13:55:21 +01:00
2018-06-18 11:07:57 +01:00
2018-03-20 09:59:32 +00:00
2018-08-02 09:30:11 +01:00
2018-03-06 06:43:10 -08:00
2017-08-13 09:27:38 +01:00
2018-08-08 10:51:59 +01:00
2018-08-21 14:49:42 +01:00
2018-07-05 11:39:06 +01:00
2018-08-15 09:44:33 +01:00
2018-09-04 11:03:56 +01:00
2018-03-09 09:17:03 -08:00
2018-05-11 07:49:37 +01:00
2018-01-02 17:24:37 +00:00
2018-01-30 12:53:16 +00:00
2018-03-11 06:27:01 -07:00
2018-03-31 09:48:42 +01:00
2017-12-18 18:03:56 +00:00
2018-08-23 07:50:01 +01:00
2018-08-23 07:50:00 +01:00
2018-04-23 17:26:04 +01:00
2018-08-16 22:40:28 +01:00
2018-08-29 10:42:51 +01:00
2018-08-23 18:02:23 +01:00
2018-06-21 09:34:40 +01:00
2018-03-09 09:17:03 -08:00
2018-02-06 11:06:29 +00:00
2018-08-19 16:35:22 +01:00