taikoxyz / taiko-mono

A based rollup. 🥁
https://taiko.xyz
MIT License
4.5k stars 2.14k forks source link

chore: update version link in go.mod #17017

Closed 1uckyjack closed 1 day ago

1uckyjack commented 1 month ago

https://github.com/taikoxyz/taiko-mono/blob/5bff52f6d830dddaee16a3959f71feba2355043c/go.mod#L34

The data is outdated, a new version v2 has been released. The correct link will look like: gopkg.in/go-playground/assert.v2 v2.2.0

mask-pp commented 1 month ago

Thanks for the reminder, We can update dependences by using the command go mod tidy. And the main branch's dependences are the latest.

mask-pp commented 1 month ago

Also, recommend using "github.com/stretchr/testify".

github-actions[bot] commented 1 week ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 day ago

This issue was closed because it has been inactive for a week since being marked as stale.