Skip to content

Commit

Permalink
update gf version
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Sep 14, 2019
1 parent 441afd2 commit d1aba14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module gtoken

require github.com/gogf/gf v1.7.1
require github.com/gogf/gf v1.8.3

go 1.13
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
github.com/gogf/gf v1.7.1 h1:LECdt4UwVFpCGoWUk56dNFEHG9JxeKi34eOIdgFBbOg=
github.com/gogf/gf v1.7.1/go.mod h1:witsoQr7PSjWHK2T1lOa1EKSFIs31QF0T8/+ITaJoho=
github.com/gogf/gf v1.8.3/go.mod h1:qJRcq0s3RskjJIZKsSHjZkpxw91rd0EAh+4CUbawbXQ=

0 comments on commit d1aba14

Please sign in to comment.