mirror of
https://github.com/neilotoole/sq.git
synced 2024-11-23 19:33:22 +03:00
tailbuf v0.0.3
This commit is contained in:
parent
673a24570f
commit
40197cfc39
2
go.mod
2
go.mod
@ -82,7 +82,7 @@ require (
|
||||
github.com/muesli/mango v0.2.0 // indirect
|
||||
github.com/muesli/mango-pflag v0.1.0 // indirect
|
||||
github.com/neilotoole/fifomu v0.1.2 // indirect
|
||||
github.com/neilotoole/tailbuf v0.0.2 // indirect
|
||||
github.com/neilotoole/tailbuf v0.0.3 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/richardlehane/mscfb v1.0.4 // indirect
|
||||
github.com/richardlehane/msoleps v1.0.3 // indirect
|
||||
|
2
go.sum
2
go.sum
@ -170,6 +170,8 @@ github.com/neilotoole/tailbuf v0.0.1 h1:9/gAJLDNDPJvPUHLFLcBkA+VzLE9o+WpoXBAf1Ls
|
||||
github.com/neilotoole/tailbuf v0.0.1/go.mod h1:HZmN+u4ChqyMotcqTSyEJJJoKjyEkRbnKpmMTTutEeM=
|
||||
github.com/neilotoole/tailbuf v0.0.2 h1:bZjoFaQDeuiq5gjcKL80PgGEPRVkrRzQZl6rM8F0gJw=
|
||||
github.com/neilotoole/tailbuf v0.0.2/go.mod h1:drAfG791tTcCre7cR8m4LfHRVR7y0Ht1kpaLo0T7P8A=
|
||||
github.com/neilotoole/tailbuf v0.0.3 h1:cgnLk1DtbrjLhsKgyWbcgQS9SskZFa4obEP2OoWOFv4=
|
||||
github.com/neilotoole/tailbuf v0.0.3/go.mod h1:drAfG791tTcCre7cR8m4LfHRVR7y0Ht1kpaLo0T7P8A=
|
||||
github.com/nightlyone/lockfile v1.0.0 h1:RHep2cFKK4PonZJDdEl4GmkabuhbsRMgk/k3uAmxBiA=
|
||||
github.com/nightlyone/lockfile v1.0.0/go.mod h1:rywoIealpdNse2r832aiD9jRk8ErCatROs6LzC841CI=
|
||||
github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde/go.mod h1:nZgzbfBr3hhjoZnS66nKrHmduYNpc34ny7RK4z5/HM0=
|
||||
|
Loading…
Reference in New Issue
Block a user