chore(go.mod): update module name to match the actual repository URL

This commit is contained in:
Timofey Gelazoniya 2023-10-31 05:59:01 +03:00
parent 548ea691b4
commit a1eca3121e
Signed by: zeldon
GPG Key ID: 047886915281DD2A
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,3 +1,3 @@
module http-proxy-server
module git.zeldon.ru/zeldon/http-proxy-server
go 1.21.3