Skip to content

Commit

Permalink
upgrade mir's version to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alimy committed Mar 31, 2020
1 parent ac62bf5 commit 403723f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/alimy/mir/v2/examples
go 1.12

require (
github.com/alimy/mir/v2 v2.3.1
github.com/alimy/mir/v2 v2.3.2
github.com/gin-gonic/gin v1.5.0
)
4 changes: 2 additions & 2 deletions examples/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/alimy/mir/v2 v2.3.1 h1:wboMHjP6qf6nUNy2nJBUNFvcK8O2/ExHdtXkEeOj4II=
github.com/alimy/mir/v2 v2.3.1/go.mod h1:AkAOYbPbTxjp8DsUBTERZdXo+7jcSLEvKhLW+Zp9MZ8=
github.com/alimy/mir/v2 v2.3.2 h1:M6uHTstfM7381A+L45iLfdGkkQ8+SSr1PlZm0tx5jDc=
github.com/alimy/mir/v2 v2.3.2/go.mod h1:AkAOYbPbTxjp8DsUBTERZdXo+7jcSLEvKhLW+Zp9MZ8=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
Expand Down

0 comments on commit 403723f

Please sign in to comment.