Skip to content

Commit

Permalink
update for v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cg33 committed Oct 29, 2019
1 parent fa026b2 commit 947460b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/GoAdminGroup/demo
go 1.12

require (
github.com/GoAdminGroup/go-admin v1.0.5
github.com/GoAdminGroup/themes v0.0.5
github.com/GoAdminGroup/go-admin v1.0.6
github.com/GoAdminGroup/themes v0.0.6
github.com/gin-gonic/gin v1.4.0
github.com/go-sql-driver/mysql v1.4.1 // indirect
google.golang.org/appengine v1.6.5 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/360EntSecGroup-Skylar/excelize v1.4.1 h1:l55mJb6rkkaUzOpSsgEeKYtS6/0g
github.com/360EntSecGroup-Skylar/excelize v1.4.1/go.mod h1:vnax29X2usfl7HHkBrX5EvSCJcmH3dT9luvxzu8iGAE=
github.com/GoAdminGroup/go-admin v1.0.5 h1:RJI04y11JYSLVpbd0M4HnpqlMISOzsr+mkAZOL7hd+4=
github.com/GoAdminGroup/go-admin v1.0.5/go.mod h1:3LtNo6OBjJrah6kXs1nB9T3VLf0PsGEBjiZuSq9AOLo=
github.com/GoAdminGroup/themes v0.0.5 h1:2w7BiGJg9pMYCd7hbeCYFGs4cDHKK8PK/ezHcs47Tws=
github.com/GoAdminGroup/themes v0.0.5/go.mod h1:ABCOeBeibfg9DxAsGVa1NzYK9/nIbHT/BuFrCRIKo8A=
github.com/GoAdminGroup/themes v0.0.6 h1:7096uXR77WzU19JONwz1oVEuM7x/PczeVjHq6e3u4ds=
github.com/GoAdminGroup/themes v0.0.6/go.mod h1:ABCOeBeibfg9DxAsGVa1NzYK9/nIbHT/BuFrCRIKo8A=
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=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 947460b

Please sign in to comment.