Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ require (
github.com/tsg/go-daemon v0.0.0-20200207173439-e704b93fd89b
go.uber.org/zap v1.14.1 // indirect
golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d // indirect
golang.org/x/text v0.3.2
golang.org/x/tools v0.0.0-20200331202046-9d5940d49312
golang.org/x/text v0.3.8 // indirect
golang.org/x/tools v0.1.12
howett.net/plist v0.0.0-20200225050739-77e249a2e2ba // indirect
)
51 changes: 24 additions & 27 deletions go.sum

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions vendor/github.com/Microsoft/go-winio/pkg/etw/etw.go

This file was deleted.

71 changes: 0 additions & 71 deletions vendor/github.com/Microsoft/go-winio/pkg/etw/eventdata.go

This file was deleted.

This file was deleted.

84 changes: 0 additions & 84 deletions vendor/github.com/Microsoft/go-winio/pkg/etw/eventdescriptor.go

This file was deleted.

177 changes: 0 additions & 177 deletions vendor/github.com/Microsoft/go-winio/pkg/etw/eventmetadata.go

This file was deleted.

Loading