File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/mmcdole/gofeed v1.3.0
4040 github.com/muesli/reflow v0.3.0
4141 github.com/patrickmn/go-cache v2.1.0+incompatible
42- github.com/pierrec/lz4/v4 v4.1.25
42+ github.com/pierrec/lz4/v4 v4.1.26
4343 github.com/psanford/wormhole-william v1.0.8
4444 github.com/rivo/tview v0.42.0
4545 github.com/robert-nix/ansihtml v1.0.1
Original file line number Diff line number Diff line change @@ -266,8 +266,8 @@ github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaR
266266github.com/patrickmn/go-cache v2.1.0+incompatible /go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ =
267267github.com/philhofer/fwd v1.2.0 h1:e6DnBTl7vGY+Gz322/ASL4Gyp1FspeMvx1RNDoToZuM =
268268github.com/philhofer/fwd v1.2.0 /go.mod h1:RqIHx9QI14HlwKwm98g9Re5prTQ6LdeRQn+gXJFxsJM =
269- github.com/pierrec/lz4/v4 v4.1.25 h1:kocOqRffaIbU5djlIBr7Wh+cx82C0vtFb0fOurZHqD0 =
270- github.com/pierrec/lz4/v4 v4.1.25 /go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4 =
269+ github.com/pierrec/lz4/v4 v4.1.26 h1:GrpZw1gZttORinvzBdXPUXATeqlJjqUG/D87TKMnhjY =
270+ github.com/pierrec/lz4/v4 v4.1.26 /go.mod h1:EoQMVJgeeEOMsCqCzqFm2O0cJvljX2nGZjcRIPL34O4 =
271271github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
272272github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo =
273273github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 /go.mod h1:t/avpk3KcrXxUnYOhZhMXJlSEyie6gQbtLq5NM3loB8 =
You can’t perform that action at this time.
0 commit comments