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

Commit

Permalink
Bumped astilectron + bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
asticode committed Mar 21, 2020
1 parent 3757393 commit f87195e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.13

require (
github.com/asticode/go-astikit v0.4.0
github.com/asticode/go-astilectron v0.13.0
github.com/asticode/go-astilectron-bundler v0.5.1
github.com/asticode/go-astilectron v0.13.1
github.com/asticode/go-astilectron-bundler v0.5.2
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ github.com/akavel/rsrc v0.8.0 h1:zjWn7ukO9Kc5Q62DOJCcxGpXC18RawVtYAGdz2aLlfw=
github.com/akavel/rsrc v0.8.0/go.mod h1:uLoCtb9J+EyAqh+26kdrTgmzRBFPGOolLWKpdxkKq+c=
github.com/asticode/go-astikit v0.4.0 h1:lA5oJWGwUuaKzAZPjR1frd/xKfAquk9gu5hybsJqitk=
github.com/asticode/go-astikit v0.4.0/go.mod h1:h4ly7idim1tNhaVkdVBeXQZEE3L0xblP7fCWbgwipF0=
github.com/asticode/go-astilectron v0.13.0 h1:G7uCx7jUuNbwfyeXElKoF6XdaNjgGC+QZU0rhDniSAE=
github.com/asticode/go-astilectron v0.13.0/go.mod h1:D5O16BpDty8+HDSLzOslGU7g8VOhbLd4+Rx1NDH4qi4=
github.com/asticode/go-astilectron-bundler v0.5.1 h1:usGSoElrQbLCPk4GxIqfiy9s9CqNIjT8IHbDzR6NjJk=
github.com/asticode/go-astilectron-bundler v0.5.1/go.mod h1:UXkHsx6py6yeh4SWhLCm7ocL9gJ0bDZ6WRjUjGZhATM=
github.com/asticode/go-astilectron v0.13.1 h1:vlU0T8lYDv7dfOHr6cwpghtSjzWYu73SZXy6pakg60w=
github.com/asticode/go-astilectron v0.13.1/go.mod h1:D5O16BpDty8+HDSLzOslGU7g8VOhbLd4+Rx1NDH4qi4=
github.com/asticode/go-astilectron-bundler v0.5.2 h1:JC4UBDr28vVY8gk4A/wag8BW0gvAd6z4MGUM/D7NXw4=
github.com/asticode/go-astilectron-bundler v0.5.2/go.mod h1:V1VInmdndq/Kd+45cOh4fa9fARNZSCpXqxDznbh+lO0=
github.com/asticode/go-bindata v1.0.0 h1:5whO0unjdx2kbAbzoBMS3307jKAEf3oQ1lJcx5RdgA8=
github.com/asticode/go-bindata v1.0.0/go.mod h1:t/Y+/iCLrvaYkv8Y6PscRnyUeYzy9y9+8JC9CMcKdHY=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
Expand Down

0 comments on commit f87195e

Please sign in to comment.