Skip to content

Commit

Permalink
Update module github.com/go-kratos/kratos to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent bfb9cc9 commit 4ebfc78
Show file tree
Hide file tree
Showing 2 changed files with 1,395 additions and 4 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ go 1.16

require (
github.com/go-kratos/kratos v1.0.1
github.com/go-kratos/kratos/v2 v2.7.3
github.com/go-pkgz/syncs v1.1.1
github.com/google/go-cmp v0.5.6 // indirect
github.com/marusama/cyclicbarrier v1.1.0
github.com/mdlayher/schedgroup v0.0.0-20200506182200-45678742bdc7
github.com/stretchr/testify v1.7.0 // indirect
github.com/vardius/gollback v1.1.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
golang.org/x/sync v0.3.0
)
Loading

0 comments on commit 4ebfc78

Please sign in to comment.