报错:missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by GinCasbin/test);
解决方法:

❯ go mod edit -require github.com/gin-gonic/gin@latest
❯ go mod tidy

再执行go test成功:
在这里插入图片描述

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐