Skip to content

Commit

Permalink
chore: module_rename. thanks apernet
Browse files Browse the repository at this point in the history
  • Loading branch information
mzz2017 committed Apr 13, 2024
1 parent b495853 commit 1e029ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module_rename.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


PKG_ORIGINAL = "github.com/quic-go/quic-go"
PKG_NEW = "github.com/apernet/quic-go"
PKG_NEW = "github.com/mzz2017/quic-go"

EXTENSIONS = [".go", ".md", ".mod", ".sh"]

Expand Down

0 comments on commit 1e029ca

Please sign in to comment.