daeuniverse / dae

eBPF-based Linux high-performance transparent proxy solution.
GNU Affero General Public License v3.0
3.32k stars 205 forks source link

[Bug Report] dependency 'github.com/panjf2000/ants v1.3.0' missing #701

Open cospotato opened 4 days ago

cospotato commented 4 days ago

Checks

Current Behavior

# go mod download
go: github.com/panjf2000/ants@v1.3.0: reading github.com/panjf2000/ants/go.mod at revision v1.3.0: unknown revision v1.3.0

Expected Behavior

build success

Steps to Reproduce

  1. clear go mod cache
  2. git clone this project
  3. run go mod download

Environment

Anything else?

The github.com/panjf2000/ants v1.3.0 was introduced by #645

dae-prow[bot] commented 4 days ago

Thanks for opening this issue!

mzz2017 commented 3 days ago

可否帮忙 pr 修复一下?