Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
limes-cloud committed Jun 11, 2024
1 parent ce7d9d9 commit ddf9822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-kratos/kratos/v2 v2.7.3
github.com/go-redis/redis/v8 v8.11.5
github.com/google/uuid v1.6.0
github.com/limes-cloud/kratosx v1.0.39
github.com/limes-cloud/kratosx v1.0.42
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/tencentyun/cos-go-sdk-v5 v0.7.49
go.uber.org/automaxprocs v1.5.3
Expand Down Expand Up @@ -147,5 +147,3 @@ require (
modernc.org/memory v1.8.0 // indirect
modernc.org/sqlite v1.29.8 // indirect
)

replace github.com/limes-cloud/kratosx v1.0.39 => ../../framework/kratosx
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,8 @@ github.com/lestrrat-go/option v1.0.0/go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmt
github.com/lib/pq v1.0.0/go.mod h1:5WUZQaWbwv1U+lTReE5YruASi9Al49XbQIvNi/34Woo=
github.com/lib/pq v1.10.6 h1:jbk+ZieJ0D7EVGJYpL9QTz7/YW6UHbmdnZWYyK5cdBs=
github.com/lib/pq v1.10.6/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/limes-cloud/kratosx v1.0.42 h1:tXSBt8dLxggEBKJIreX5jjW0dJ/4i5Zu/c4Yb9n/Tl4=
github.com/limes-cloud/kratosx v1.0.42/go.mod h1:b+EkbsoRm0w6261odWdPmTUyL5F5NMiA19OZpHQjaM4=
github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3/go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
github.com/lufia/plan9stats v0.0.0-20240408141607-282e7b5d6b74 h1:1KuuSOy4ZNgW0KA2oYIngXVFhQcXxhLqCVK7cBcldkk=
Expand Down

0 comments on commit ddf9822

Please sign in to comment.