github.com/Masterminds/glide
v0.13.3
Masterminds/glide
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 10 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
46 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
46 releases · Sep 2014 to Jul 2019Releases
latest 46-
v0.13.4-0.20190710143844-b94b39d657d810 Jul 2019 pre-releaseNothing published for this version
-
v0.13.310 Jul 2019Release notes
Open source →Note, glide is essentially unmaintained. Please consider using Go Modules or Dep.
Fixed
- #1056: Fixed issue where Glide is not detecting crypto/ed25519, now in the stdlib (thanks @martinkunc)
- #1033: Fixed segfault with Glide 0.13.2 when stripping Godep workspace (thanks @databus23)
- Fixed issues with submodules in newer versions of git (via dependency update)
Release notes
Open source →Fixed
- #1056: Fixed issue where Glide is not detecting crypto/ed25519, now in the stdlib (thanks @martinkunc)
- #1033: Fixed segfault with Glide 0.13.2 when stripping Godep workspace (thanks @databus23)
-
v0.13.3-0.20190710134458-641fa7a9cb6910 Jul 2019 pre-releaseNothing published for this version
-
v0.13.3-0.20190619141355-4aad4fd25ca819 Jun 2019 pre-releaseNothing published for this version
-
v0.13.226 Sep 2018Release notes
Open source →This release fixes issues when stripping vendor directories from dependencies.
Note, glide is mostly, though not completely, unmaintained and you should consider switching to dep until official tooling is released in a stable manner.
Release notes
Open source →Fixed
- #956: Fixed Error handling nested vendor folders (thanks @apynes2)
- #953: Fixed issue where error was not propagating
-
v0.13.2-0.20171214012703-3e13fd16ed5b14 Dec 2017 pre-releaseNothing published for this version
-
v0.13.107 Nov 2017Release notes
Open source →Release notes
Open source →Fixed
- #935: Fix handling of new core package math/bits (thanks @prateek)
-
v0.13.028 Sep 2017Release notes
Open source →The latest release of Glide brings continued support.
Consider switching to dep
Glide is used by a great number of projects and will continue to get support for some time. But, the near future is likely in dep. dep can handle importing Glide config files. Please consider trying dep on your project or converting to dep. If you encounter an issue please check if there is an existing bug report and file one if there is not.
Glide will continue to be supported for some time as there are many users who rely on it and some are not able or ready to move to dep.
Added
- #631: Verify version during build in automation (thanks @breerly)
- #711: Added a commit hash example to the docs (thanks @mh-cbon)
- #771: Handling default GOPATH for Go 1.8
- #814: Adding install instructions for Ubuntu 17.04 (thanks @HaraldNordgren)
- #870: Added support for s390x architecture (thanks @Nayana-ibm)
Changed
- #582: Removed verbose flag as it was not being used (thanks @kelcecil)
- #697: Preserve vendor/.git, if it exists. (thanks @sdboyer)
- #686: Make ending dots in output more consistent (thanks @stevenroose)
- #748: Updated tests to work windows and add windows CI testing
- #717: Cache GOROOT at init time for performance (thanks @heyitsanthony)
- #797, #821, #908: Updating to the latest version of the dependencies
- #800: Allow VERSION of glide to be passed in with build script (thanks @BlackYoup)
- #774: Add docs on using go get to install glide (thanks @philoserf)
- #907: Updated Travis CI language versions of Go to test against (thanks @dvrkps)
- #916: Update gox to version managed by Masterminds for builds
Fixed
- #736: Find home dir without using cgo (thanks @krancour)
- #603: Fixed where, in some cases not importing dependencies config
- #620: Fixed grammar usage on projects (thanks @server-monitor)
- #623: Fixed typos in help and (thanks @jonboulle)
- #628: Fixed typos (thanks @philoserf)
- #733: Fixed documentation issues (thanks @matiasanaya)
- #747: Fixed issue with glide home directory (thanks @agatan)
- #759: More spelling fixes (thanks @jbirch)
- #775: Even more doc typo fixes (thanks @cristiangreco)
- #811: Fixed issue with windows git submodules
- #819: Fixed more typos (thanks @zoofood)
- #829: Fixed preservation of .git files correctly (@RaduBerinde)
- #778: Fixed removing and moving large sets of files fails on Windows
- #910: Fixed issue due to go/build.ImportDir change response on not found dir
- #906: Fixed CustomRemoveAll() to handle spaces in paths, and also file not found (thanks @jpz)
Release notes
Open source →Added
- #631: Verify version during build in automation (thanks @breerly)
- #711: Added a commit hash example to the docs (thanks @mh-cbon)
- #771: Handling default GOPATH for Go 1.8
- #814: Adding install instructions for Ubuntu 17.04 (thanks @HaraldNordgren)
- #870: Added support for s390x architecture (thanks @Nayana-ibm)
Changed
- #582: Removed verbose flag as it was not being used (thanks @kelcecil)
- #697: Preserve vendor/.git, if it exists. (thanks @sdboyer)
- #686: Make ending dots in output more consistent (thanks @stevenroose)
- #748: Updated tests to work windows and add windows CI testing
- #717: Cache GOROOT at init time for performance (thanks @heyitsanthony)
- #797, #821, #908: Updating to the latest version of the dependencies
- #800: Allow VERSION of glide to be passed in with build script (thanks @BlackYoup)
- #774: Add docs on using go get to install glide (thanks @philoserf)
- #907: Updated Travis CI language versions of Go to test against (thanks @dvrkps)
- #916: Update gox to version managed by Masterminds for builds
Fixed
- #736: Find home dir without using cgo (thanks @krancour)
- #603: Fixed where, in some cases not importing dependencies config
- #620: Fixed grammar usage on projects (thanks @server-monitor)
- #623: Fixed typos in help and (thanks @jonboulle)
- #628: Fixed typos (thanks @philoserf)
- #733: Fixed documentation issues (thanks @matiasanaya)
- #747: Fixed issue with glide home directory (thanks @agatan)
- #759: More spelling fixes (thanks @jbirch)
- #775: Even more doc typo fixes (thanks @cristiangreco)
- #811: Fixed issue with windows git submodules
- #819: Fixed more typos (thanks @zoofood)
- #829: Fixed preservation of .git files correctly (@RaduBerinde)
- #778: Fixed removing and moving large sets of files fails on Windows
- #910: Fixed issue due to go/build.ImportDir change response on not found dir
- #906: Fixed CustomRemoveAll() to handle spaces in paths, and also file not found (thanks @jpz)
-
v0.12.303 Oct 2016Release notes
Open source →Fixed
- #615: Fixed possible situation where resolver could get stuck in a loop
Release notes
Open source →Fixed
- #615: Fixed possible situation where resolver could get stuck in a loop
-
v0.12.213 Sep 2016Release notes
Open source →Fixed
- #599: In some cases was not importing dependencies config
- #601: Fixed issue where --all-dependencies flag stopped working
-
v0.12.2-0.20170707023112-245caced2b1607 Jul 2017 pre-releaseNothing published for this version
-
v0.12.2-0.20170524173652-4b407b34822c24 May 2017 pre-releaseNothing published for this version
-
v0.12.2-0.20170321010122-869001d1571c21 Mar 2017 pre-releaseNothing published for this version
-
v0.12.2-0.20170124150100-ab0972eb70bb24 Jan 2017 pre-releaseNothing published for this version
-
v0.12.2-0.20161011133902-21ff6d397ccc11 Oct 2016 pre-releaseNothing published for this version
-
v0.12.2-0.20161005141558-cfde1caa6b3905 Oct 2016 pre-releaseNothing published for this version
-
v0.12.131 Aug 2016Release notes
Open source →Fixed
- #578: Not resolving parent project packages in some cases
- #580: cross-device error handling failed on Windows in some cases
- #590: When exit signal received remove global lock
Note, Plan 9 is an experimental OS for Go. Due to some issues we are not going
to be supporting builds for it at this time.Release notes
Open source →Fixed
- #578: Not resolving parent project packages in some cases
- #580: cross-device error handling failed on Windows in some cases
- #590: When exit signal received remove global lock
Note, Plan 9 is an experimental OS for Go. Due to some issues we are not going to be supporting builds for it at this time.
-
v0.12.023 Aug 2016Release notes
Open source →Added
- Support for distributions in FreeBSD, OpenBSD, NetBSD, and Plan9
- #528: ARM release support (thanks @franciscocpg)
- #563: Added initial integration testing
- #533: Log VCS output with debug (
--debugswitch) when there was a VCS error (thanks @atombender) - #39: Added support for mirrors. See the mirror command and subcommands
Changed
- #521: Sort subpackages for glide.yaml and glide.lock to avoid spurious diffs
- #487: Skip lookup of subpackage location when parent repo is already known
This skips unnecessary network requests (thanks @hori-ryota) - #492 and #547: Dependencies are now resolved in a global cache and exported to
vendor/ directories. This allows sharing of VCS data between projects without
upseting the GOPATH versions and is faster for projects vendoring dependencies.
Some flags including --update-vendored, --cache-gopath, --use-gopath, and some
others are deprecated and no longer needed.
Fixed
- #287: When file or directory not found provide useful message
- #559: Fixed error is nil issue (thanks @mfycheng)
- #553: Export was failing with different physical devices
- #542: Glide failed to detect some test dependencies (thanks @sdboyer)
- #517: Fixed failure to install testImport from lock when no imports present
or when same dependency on both import and testImport - #440: Fixed panic in
glide treewhen walking the filesystem (thanks @abhin4v) - #529: --delete flag deleted and re-downloaded transitive dependencies
- #535: Resolve vendor directory symlinks (thanks @Fugiman)
Release notes
Open source →Added
- Support for distributions in FreeBSD, OpenBSD, NetBSD, and Plan9
- #528: ARM release support (thanks @franciscocpg)
- #563: Added initial integration testing
- #533: Log VCS output with debug (
--debugswitch) when there was a VCS error (thanks @atombender) - #39: Added support for mirrors. See the mirror command and subcommands
Changed
- #521: Sort subpackages for glide.yaml and glide.lock to avoid spurious diffs
- #487: Skip lookup of subpackage location when parent repo is already known This skips unnecessary network requests (thanks @hori-ryota)
- #492 and #547: Dependencies are now resolved in a global cache and exported to vendor/ directories. This allows sharing of VCS data between projects without upseting the GOPATH versions and is faster for projects vendoring dependencies. Some flags including --update-vendored, --cache-gopath, --use-gopath, and some others are deprecated and no longer needed.
Fixed
- #287: When file or directory not found provide useful message
- #559: Fixed error is nil issue (thanks @mfycheng)
- #553: Export was failing with different physical devices
- #542: Glide failed to detect some test dependencies (thanks @sdboyer)
- #517: Fixed failure to install testImport from lock when no imports present or when same dependency on both import and testImport
- #440: Fixed panic in
glide treewhen walking the filesystem (thanks @abhin4v) - #529: --delete flag deleted and re-downloaded transitive dependencies
- #535: Resolve vendor directory symlinks (thanks @Fugiman)
-
v0.11.2-0.20160909134434-2756e25ce7b709 Sep 2016 pre-releaseNothing published for this version
-
v0.11.2-0.20160808131640-015133a9ac9e08 Aug 2016 pre-releaseNothing published for this version
-
v0.11.121 Jul 2016 -
v0.11.005 Jul 2016Release notes
Open source →Added
- #461: Resolve test imports
- #458: Wizard and version detection are now on
glide get - #444: New config wizard helps you find versions and set ranges. Can be run from
glide initor as separate command - #438: Added ability to read symlink basedirs (thanks @klnusbaum)
- #436: Added .idea to .gitignore
- #393 and #401: Added a PPA (https://github.com/Masterminds/glide-ppa) and instructions
on using it (thanks @franciscocpg) - #390: Added support for custom Go executable name. Needed for environments like
appengine. Environment variable GLIDE_GO_EXECUTABLE (thanks @dpmcnevin) - #382:
glide infocommand takes a format string and returns info (thanks @franciscocpg) - #365: glide list: support json output format (thanks @chancez)
Changed
- Tags are now in the form v[SemVer]. The change is the initial v on the tag.
This is to conform with other Go tools that require this. - #501: Updating the plugins documentation and adding listing
- #500: Log an error if stripping version control data fails (thanks @alexbrand)
- #496: Updated to github.com/Masterminds/semver 1.1.1
- #495: Updated to github.com/Masterminds/vcs 1.8.0
- #494: Glide install skips fetch when it is up to date
- #489: Make shared funcs for lockfile usage (thanks @heewa)
- #459: When a conflict occurs output the tag, if one exists, for the commit
- #443: Updating message indentation to be uniform
- #431: Updated the docs on subpackages
- #433: The global shared cache was reworked in prep for future uses
- #396: Don't update the lock file if nothing has changed
Fixed
- #460: Sometimes ignored packages were written to lock file. Fixed.
- #463: Fixed possible nil pointer issues
- #453: Fix DeleteUnused flag which was not working (thanks @s-urbaniak)
- #432: Fixed issue with new net/http/httptrace std lib package
- #392: Correctly normalize Windows package paths (thanks @jrick)
- #395: Creating the cache key did not handle SCP properly
- #386: Fixed help text indentation
- #383: Failed
glide gethad been updating files. No longer does this
And thanks to @derelk, @franciscocpg, @shawnps, @kngu9, @tugberkugurlu, @rhcarvalho,
@gyuho, and @7imon7ays for documentation updates.Release notes
Open source →Added
- #461: Resolve test imports
- #458: Wizard and version detection are now on
glide get - #444: New config wizard helps you find versions and set ranges. Can be run from
glide initor as separate command - #438: Added ability to read symlink basedirs (thanks @klnusbaum)
- #436: Added .idea to .gitignore
- #393 and #401: Added a PPA (https://github.com/Masterminds/glide-ppa) and instructions on using it (thanks @franciscocpg)
- #390: Added support for custom Go executable name. Needed for environments like appengine. Environment variable GLIDE_GO_EXECUTABLE (thanks @dpmcnevin)
- #382:
glide infocommand takes a format string and returns info (thanks @franciscocpg) - #365: glide list: support json output format (thanks @chancez)
Changed
- Tags are now in the form v[SemVer]. The change is the initial v on the tag. This is to conform with other Go tools that require this.
- #501: Updating the plugins documentation and adding listing
- #500: Log an error if stripping version control data fails (thanks @alexbrand)
- #496: Updated to github.com/Masterminds/semver 1.1.1
- #495: Updated to github.com/Masterminds/vcs 1.8.0
- #494: Glide install skips fetch when it is up to date
- #489: Make shared funcs for lockfile usage (thanks @heewa)
- #459: When a conflict occurs output the tag, if one exists, for the commit
- #443: Updating message indentation to be uniform
- #431: Updated the docs on subpackages
- #433: The global shared cache was reworked in prep for future uses
- #396: Don't update the lock file if nothing has changed
Fixed
- #460: Sometimes ignored packages were written to lock file. Fixed.
- #463: Fixed possible nil pointer issues
- #453: Fix DeleteUnused flag which was not working (thanks @s-urbaniak)
- #432: Fixed issue with new net/http/httptrace std lib package
- #392: Correctly normalize Windows package paths (thanks @jrick)
- #395: Creating the cache key did not handle SCP properly
- #386: Fixed help text indentation
- #383: Failed
glide gethad been updating files. No longer does this
And thanks to @derelk, @franciscocpg, @shawnps, @kngu9, @tugberkugurlu, @rhcarvalho, @gyuho, and @7imon7ays for documentation updates.
-
v0.0.0-20190710143844-b94b39d657d810 Jul 2019 pre-releaseNothing published for this version
-
v0.0.0-20171214012703-3e13fd16ed5b14 Dec 2017 pre-releaseNothing published for this version
-
v0.0.0-20170524173652-4b407b34822c24 May 2017 pre-releaseNothing published for this version
-
v0.0.0-20170321010122-869001d1571c21 Mar 2017 pre-releaseNothing published for this version
-
v0.0.0-20161003133945-84607742b10f03 Oct 2016 pre-releaseNothing published for this version
-
v0.0.0-20160614140905-23f6a9d8e77414 Jun 2016 pre-releaseNothing published for this version
-
v0.0.0-20160505135211-e73500c7359105 May 2016 pre-releaseNothing published for this version
-
v0.0.0-20160406184823-2d0eb388e16d06 Apr 2016 pre-releaseNothing published for this version
-
v0.0.0-20160325160332-7c3e752d4bc825 Mar 2016 pre-releaseNothing published for this version
-
v0.0.0-20160324201259-793e18bbb1fb24 Mar 2016 pre-releaseNothing published for this version
-
v0.0.0-20160308160051-71e7ec09fbba08 Mar 2016 pre-releaseNothing published for this version
-
v0.0.0-20160225172157-3c7bfad8d86725 Feb 2016 pre-releaseNothing published for this version
-
v0.0.0-20160224162501-bff8b50d232e24 Feb 2016 pre-releaseNothing published for this version
-
v0.0.0-20160218012856-2eab91fab79018 Feb 2016 pre-releaseNothing published for this version
-
v0.0.0-20151230174313-4662222efe9d30 Dec 2015 pre-releaseNothing published for this version
-
v0.0.0-20151221152326-8b683f9ec07f21 Dec 2015 pre-releaseNothing published for this version
-
v0.0.0-20151211020409-fa61cab714d211 Dec 2015 pre-releaseNothing published for this version
-
v0.0.0-20151116142847-9e866a1614bd16 Nov 2015 pre-releaseNothing published for this version
-
v0.0.0-20151102151136-a6c84539468602 Nov 2015 pre-releaseNothing published for this version
-
v0.0.0-20150921132500-40cc7e59924e21 Sep 2015 pre-releaseNothing published for this version
-
v0.0.0-20150819203112-8a45545fbd2219 Aug 2015 pre-releaseNothing published for this version
-
v0.0.0-20150713144244-48a047d0ff4713 Jul 2015 pre-releaseNothing published for this version
-
v0.0.0-20141003155558-d340ca0bd06803 Oct 2014 pre-releaseNothing published for this version
-
v0.0.0-20140919163258-2966507b35f719 Sep 2014 pre-releaseNothing published for this version