Skip to content

Commit

Permalink
Bump go and gio version
Browse files Browse the repository at this point in the history
  • Loading branch information
Strosel committed Aug 17, 2020
1 parent 89c623e commit cec3c2c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
module github.com/strosel/treman

go 1.13
go 1.15

require (
gioui.org v0.0.0-20200726090130-3b95e2918359
gioui.org v0.0.0-20200817101435-3bb1450d0d0e
github.com/markbates/pkger v0.14.0
golang.org/x/image v0.0.0-20200618115811-c13761719519
)
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
gioui.org v0.0.0-20200726090130-3b95e2918359 h1:lae3H0ZryBOt3Kboxa55mpo5KsASVHSdS65EsGMf9kc=
gioui.org v0.0.0-20200726090130-3b95e2918359/go.mod h1:jiUwifN9cRl/zmco43aAqh0aV+s9GbhG13KcD+gEpkU=
gioui.org v0.0.0-20200810193320-c3574cdabdb1 h1:/Sk5kG5eP9mR4hwTXWXHplHQkXbi680gMbKx3CG8wKE=
gioui.org v0.0.0-20200817101435-3bb1450d0d0e h1:V4PQqoftotkx9k4loaN2JTCPEFndUwmsUG2EYhGGXr8=
gioui.org v0.0.0-20200817101435-3bb1450d0d0e/go.mod h1:Y+uS7hHMvku1Q+ooaoq6fYD5B2LGoT8JtFgvmYmRzTw=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit cec3c2c

Please sign in to comment.