From bc893f1243918bd2e8632a0c2763d1769dac703d Mon Sep 17 00:00:00 2001 From: Ali Mosajjal Date: Fri, 19 May 2023 17:14:23 +1200 Subject: [PATCH] v2 paths --- README.md | 2 +- doc.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 330e9aa..ad69723 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # sniproxy Continuation of [byosh] and [SimpleSNIProxy] projects. -see the docs [here](https://pkg.go.dev/github.com/mosajjal/sniproxy) \ No newline at end of file +see the docs [here](https://pkg.go.dev/github.com/mosajjal/sniproxy/v2) \ No newline at end of file diff --git a/doc.go b/doc.go index e313142..48d63c1 100644 --- a/doc.go +++ b/doc.go @@ -19,7 +19,7 @@ Alternatively, there are other ways to install, which include: Using "go install" command: - go install github.com/mosajjal/sniproxy@latest + go install github.com/mosajjal/sniproxy/v2@latest Using Docker or Podman: