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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ go 1.15
require (
contrib.go.opencensus.io/exporter/jaeger v0.2.1
github.com/GeertJohan/go.rice v1.0.0
github.com/asticode/go-astikit v0.9.1
github.com/asticode/go-astilectron v0.18.0
github.com/asticode/go-astilectron-bundler v0.7.2
github.com/asticode/go-astikit v0.15.0
github.com/asticode/go-astilectron v0.25.0
github.com/asticode/go-astilectron-bundler v0.7.12
github.com/davecgh/go-spew v1.1.1
github.com/dlclark/regexp2 v1.2.0 // indirect
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
Expand Down
91 changes: 6 additions & 85 deletions go.sum

Large diffs are not rendered by default.

91 changes: 85 additions & 6 deletions vendor/github.com/asticode/go-astikit/http.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 48 additions & 6 deletions vendor/github.com/asticode/go-astikit/logger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions vendor/github.com/asticode/go-astikit/map.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions vendor/github.com/asticode/go-astikit/ptr.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading