Skip to content

Commit

Permalink
gtoken v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangb committed Jan 12, 2022
1 parent 1070c07 commit 760824c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/goflyfox/gtoken

require github.com/gogf/gf/v2 v2.0.0-beta.0.20211218044333-ad48dc025b0b
require github.com/gogf/gf/v2 v2.0.0-rc.0.20220110145829-0f67559995c5

go 1.13
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/go-redis/redis/v8 v8.11.4/go.mod h1:2Z2wHZXdQpCDXEGzqMockDpNyYvi2l4Px
github.com/go-sql-driver/mysql v1.6.0 h1:BCTh4TKNUYmOmMUcQ3IipzF5prigylS7XXjEkfCHuOE=
github.com/go-sql-driver/mysql v1.6.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
github.com/gogf/gf/v2 v2.0.0-beta.0.20211218044333-ad48dc025b0b h1:ZtauHTEkOFLQ60lLZ2JKScfE60PJfROSXQmsc9ZNqpo=
github.com/gogf/gf/v2 v2.0.0-beta.0.20211218044333-ad48dc025b0b/go.mod h1:apktt6TleWtCIwpz63vBqUnw8MX8gWKoZyxgDpXFtgM=
github.com/gogf/gf/v2 v2.0.0-rc.0.20220110145829-0f67559995c5 h1:1suRbmePufzsPoLAjlwVDSGhq/JqrN/F8eWw8OXF9K0=
github.com/gogf/gf/v2 v2.0.0-rc.0.20220110145829-0f67559995c5/go.mod h1:apktt6TleWtCIwpz63vBqUnw8MX8gWKoZyxgDpXFtgM=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8=
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA=
Expand Down

0 comments on commit 760824c

Please sign in to comment.