Skip to content

Commit

Permalink
Merge branch 'main' into evm
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawliet-Chan committed May 8, 2024
2 parents bdb8e66 + c122147 commit 703c1af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/sourcegraph/conc v0.2.0
github.com/stretchr/testify v1.8.4
github.com/yu-org/yu v0.0.0-20240504135619-dcacb55299a9
github.com/yu-org/yu v0.0.0-20240507145856-d3546815096c
)

require (
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,10 @@ github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRT
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
github.com/yu-org/yu v0.0.0-20240504135619-dcacb55299a9 h1:B62j16sMrd2TCjlf4CihmN+Tg5IqghihVf+FmXqj0sQ=
github.com/yu-org/yu v0.0.0-20240504135619-dcacb55299a9/go.mod h1:MebubG2I3xLVRp9dMQNIUh5uS/nh1LSNw4p6INCu//8=
github.com/yu-org/yu v0.0.0-20240507142628-47651cc130f4 h1:Elu1OrVhbS93uTjg9fWltHLZG0DI0yhZcDbXEVPIFKM=
github.com/yu-org/yu v0.0.0-20240507142628-47651cc130f4/go.mod h1:MebubG2I3xLVRp9dMQNIUh5uS/nh1LSNw4p6INCu//8=
github.com/yu-org/yu v0.0.0-20240507145856-d3546815096c h1:6JWksyfFLqmdlc6rJMkXuQFvJMx3IzQNC6j3FI8gXhs=
github.com/yu-org/yu v0.0.0-20240507145856-d3546815096c/go.mod h1:MebubG2I3xLVRp9dMQNIUh5uS/nh1LSNw4p6INCu//8=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Expand Down

0 comments on commit 703c1af

Please sign in to comment.