Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit cae48fa

Browse files
committed
Bumped astilectron
1 parent adaffe4 commit cae48fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/asticode/go-astilectron
33
go 1.13
44

55
require (
6-
github.com/asticode/go-astikit v0.14.0
6+
github.com/asticode/go-astikit v0.15.0
77
github.com/stretchr/testify v1.4.0
88
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/asticode/go-astikit v0.14.0 h1:ZF5Do/U+ucB++MQk4n7L2iHF4Eo8LhQgBjRj9nlYftc=
2-
github.com/asticode/go-astikit v0.14.0/go.mod h1:h4ly7idim1tNhaVkdVBeXQZEE3L0xblP7fCWbgwipF0=
1+
github.com/asticode/go-astikit v0.15.0 h1:mpy55njSQ9SS9gP9vmPAfo08YpRt+4pr5/1emK6DFF0=
2+
github.com/asticode/go-astikit v0.15.0/go.mod h1:h4ly7idim1tNhaVkdVBeXQZEE3L0xblP7fCWbgwipF0=
33
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
44
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

0 commit comments

Comments
 (0)