Skip to content

Commit

Permalink
Merge pull request #4 from askuy/feature/gormstat
Browse files Browse the repository at this point in the history
upgrade ego to v1.0.3
  • Loading branch information
askuy authored Apr 22, 2022
2 parents 0f8275e + 072e94a commit 204fadb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/davecgh/go-spew v1.1.1
github.com/gotomicro/ego v1.0.3-0.20220422071445-06ba13cdf8da
github.com/gotomicro/ego v1.0.3
github.com/json-iterator/go v1.1.12
github.com/spf13/cast v1.3.1
github.com/stretchr/testify v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ github.com/gotomicro/ego v1.0.3-0.20220422070748-176e440234da h1:ZauvwRtLGRNv5CA
github.com/gotomicro/ego v1.0.3-0.20220422070748-176e440234da/go.mod h1:Pjt+5kIVGMqzpKYMxeN4s/Dc2TrNO9R58yQwt9zoXck=
github.com/gotomicro/ego v1.0.3-0.20220422071445-06ba13cdf8da h1:uRKP4aMm1+Uh/iPObNcLq4oHBCNW78h171CGhB7CKZQ=
github.com/gotomicro/ego v1.0.3-0.20220422071445-06ba13cdf8da/go.mod h1:Pjt+5kIVGMqzpKYMxeN4s/Dc2TrNO9R58yQwt9zoXck=
github.com/gotomicro/ego v1.0.3 h1:wSuS/AI3HV8r5Gro5oG2qlCAfQ/skDDs6GXedEqJRj4=
github.com/gotomicro/ego v1.0.3/go.mod h1:Pjt+5kIVGMqzpKYMxeN4s/Dc2TrNO9R58yQwt9zoXck=
github.com/gotomicro/logrotate v0.0.0-20211108024517-45d1f9a03ff5 h1:y9nw0S0zlla/SBt1GGaTNNCF+781epJ62MntVVbekqQ=
github.com/gotomicro/logrotate v0.0.0-20211108024517-45d1f9a03ff5/go.mod h1:jKlh8i9m79fE8HAO28kYLN70l87bb7olTLuX/Blex/U=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
Expand Down

0 comments on commit 204fadb

Please sign in to comment.