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. Feb 15, 2021
  2. Feb 03, 2021
  3. Feb 01, 2021
  4. Jan 28, 2021
  5. Jan 20, 2021
  6. Jan 17, 2021
  7. Jan 15, 2021
  8. Jan 13, 2021
  9. Jan 10, 2021
  10. Jan 08, 2021
  11. Jan 07, 2021
  12. Jan 04, 2021
  13. Jan 03, 2021
    • Elliott Sales de Andrade's avatar
      Use more explicit int-to-string conversion. · 82791f7e
      Elliott Sales de Andrade authored
      This fixes the following errors with Go 1.15:
      ```
      src/options.go:452:69: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      src/options.go:463:33: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
      ```
      82791f7e
  14. Jan 02, 2021
  15. Jan 01, 2021
  16. Dec 31, 2020
  17. Dec 30, 2020
  18. Dec 23, 2020
Loading