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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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-astikit v0.38.0
github.com/asticode/go-astilectron v0.18.0
github.com/asticode/go-astilectron-bundler v0.7.2
github.com/davecgh/go-spew v1.1.1
Expand Down
82 changes: 2 additions & 80 deletions go.sum

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion vendor/github.com/asticode/go-astikit/.travis.yml

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

277 changes: 229 additions & 48 deletions vendor/github.com/asticode/go-astikit/binary.go

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

8 changes: 8 additions & 0 deletions vendor/github.com/asticode/go-astikit/bool.go

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

Loading