Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/junegunn/fzf. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 06, 2021
    • Junegunn Choi's avatar
      Update dependencies · 1a7ae8e7
      Junegunn Choi authored
      go get: upgraded github.com/lucasb-eyer/go-colorful v1.0.3 => v1.2.0
      go get: upgraded github.com/mattn/go-runewidth v0.0.9 => v0.0.12
      go get: upgraded github.com/mattn/go-shellwords v1.0.10 => v1.0.11
      go get: added github.com/rivo/uniseg v0.2.0
      go get: upgraded github.com/saracen/walker v0.1.1 => v0.1.2
      go get: upgraded golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 => v0.0.0-20210220032951-036812b2e83c
      go get: upgraded golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 => v0.0.0-20210403161142-5e06dd20ab57
      go get: upgraded golang.org/x/text v0.3.3 => v0.3.6
      1a7ae8e7
  2. Mar 20, 2021
  3. Oct 27, 2020
  4. Oct 23, 2020
  5. Sep 02, 2020
  6. Feb 04, 2020
  7. Nov 02, 2019
  8. May 26, 2019
  9. Dec 13, 2018
    • Stefan Tatschner's avatar
      Use go modules and simplify build (#1444) · 6f1eaa9b
      Stefan Tatschner authored
      * Update .travis.yml and use stages
      
      This updates the .travis.yml configuration to use separate stages for
      unittests and CLI tests. The output is now clearer, since for unittests
      and CLI tests separate web pages are available.
      
      * Use go modules and simplify build
      6f1eaa9b
Loading