glide v0.13.3 Release Notes
Release Date: 2019-07-10 // over 5 years ago-
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)
Previous changes from v0.13.2
-
๐ 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.