smallnest / go-web-framework-benchmark

:zap: Go web framework benchmark
Apache License 2.0
2.08k stars 226 forks source link

dependency issue in aurora framework #137

Closed dennissetiawan closed 2 years ago

dennissetiawan commented 2 years ago

I think there is an issue in the aurora web framework. After taking out the aurora, it works.

go: downloading github.com/aurora-go/minilog v0.0.7
../../../go/pkg/mod/github.com/aurora-go/aurora@v0.2.3/aurora/level/level.go:3:8: reading github.com/aurora-go/minilog/go.mod at revision v0.0.7: git ls-remote -q origin in /home/dennis/go/pkg/mod/cache/vcs/7b82371cb7ac369cfc0fb0e4f4171ae244409e04b5edd64ecf7a989735e343d8: exit status 128:
        remote: Repository not found.
        fatal: repository 'https://github.com/aurora-go/minilog/' not found
smallnest commented 2 years ago

yes. I will remove it