Skip to content

Commit e16dc91

Browse files
igor-sirotinosmaczko
authored andcommitted
chore_: make vendor
1 parent 2d93f45 commit e16dc91

File tree

8 files changed

+0
-113
lines changed

8 files changed

+0
-113
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ require (
4343
github.com/multiformats/go-multihash v0.2.3
4444
github.com/multiformats/go-varint v0.0.7
4545
github.com/nfnt/resize v0.0.0-00010101000000-000000000000
46-
github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd
4746
github.com/oliamb/cutter v0.2.2
4847
github.com/pborman/uuid v1.2.0
4948
github.com/pkg/errors v0.9.1

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,8 +1603,6 @@ github.com/nxadm/tail v1.4.11/go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JX
16031603
github.com/oklog/oklog v0.3.2/go.mod h1:FCV+B7mhrz4o+ueLpx+KqkyXRGMWOYEvfiXtdGtbWGs=
16041604
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
16051605
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
1606-
github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd h1:+iAPaTbi1gZpcpDwe/BW1fx7Xoesv69hLNGPheoyhBs=
1607-
github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd/go.mod h1:4soZNh0zW0LtYGdQ416i0jO0EIqMGcbtaspRS4BDvRQ=
16081606
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
16091607
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
16101608
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=

vendor/github.com/okzk/sdnotify/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

vendor/github.com/okzk/sdnotify/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

vendor/github.com/okzk/sdnotify/notify.go

Lines changed: 0 additions & 9 deletions
This file was deleted.

vendor/github.com/okzk/sdnotify/notify_linux.go

Lines changed: 0 additions & 23 deletions
This file was deleted.

vendor/github.com/okzk/sdnotify/util.go

Lines changed: 0 additions & 39 deletions
This file was deleted.

vendor/modules.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -714,9 +714,6 @@ github.com/mutecomm/go-sqlcipher/v4
714714
# github.com/nfnt/resize v0.0.0-00010101000000-000000000000 => github.com/status-im/resize v0.0.0-20201215164250-7c6d9f0d3088
715715
## explicit
716716
github.com/nfnt/resize
717-
# github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd
718-
## explicit
719-
github.com/okzk/sdnotify
720717
# github.com/olekukonko/tablewriter v0.0.5
721718
## explicit; go 1.12
722719
github.com/olekukonko/tablewriter

0 commit comments

Comments
 (0)