Projects STRLCPY fzf Commits 6ebee36f
🤬
  • Bump github.com/rivo/uniseg from 0.2.0 to 0.4.2

    Bumps [github.com/rivo/uniseg](https://github.com/rivo/uniseg) from 0.2.0 to 0.4.2.
    - [Release notes](https://github.com/rivo/uniseg/releases)
    - [Commits](https://github.com/rivo/uniseg/compare/v0.2.0...v0.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rivo/uniseg
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
  • Loading...
  • dependabot[bot] committed with GitHub 2 years ago
    6ebee36f
    1 parent b9e6e792
  • ■ ■ ■ ■
    go.mod
    skipped 4 lines
    5 5   github.com/mattn/go-isatty v0.0.14
    6 6   github.com/mattn/go-runewidth v0.0.13
    7 7   github.com/mattn/go-shellwords v1.0.12
    8  - github.com/rivo/uniseg v0.2.0
     8 + github.com/rivo/uniseg v0.4.2
    9 9   github.com/saracen/walker v0.1.2
    10 10   golang.org/x/sys v0.0.0-20220406163625-3f8b81556e12
    11 11   golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
    skipped 11 lines
  • ■ ■ ■ ■ ■
    go.sum
    skipped 9 lines
    10 10  github.com/mattn/go-runewidth v0.0.13/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
    11 11  github.com/mattn/go-shellwords v1.0.12 h1:M2zGm7EW6UQJvDeQxo4T51eKPurbeFbe8WtebGE2xrk=
    12 12  github.com/mattn/go-shellwords v1.0.12/go.mod h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
    13  -github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY=
    14 13  github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
     14 +github.com/rivo/uniseg v0.4.2 h1:YwD0ulJSJytLpiaWua0sBDusfsCZohxjxzVTYjwxfV8=
     15 +github.com/rivo/uniseg v0.4.2/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
    15 16  github.com/saracen/walker v0.1.2 h1:/o1TxP82n8thLvmL4GpJXduYaRmJ7qXp8u9dSlV0zmo=
    16 17  github.com/saracen/walker v0.1.2/go.mod h1:0oKYMsKVhSJ+ful4p/XbjvXbMgLEkLITZaxozsl4CGE=
    17 18  golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
    skipped 16 lines
Please wait...
Page is in error, reload to recover