Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Note the new minimum version of go.
  • Loading branch information
kzemek authored Oct 13, 2023
1 parent 9c89649 commit 0d53f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Because they share basic mechanisms, [Cloudflare's blogpost on mmproxy](https://
go install github.com/path-network/go-mmproxy@latest
```

You'll need at least `go 1.11` to build the `go-mmproxy` binary.
You'll need at least `go 1.21` to build the `go-mmproxy` binary.
See [Go's Getting Started](https://golang.org/doc/install) if your package manager does not carry new enough version of golang.

## Requirements
Expand Down

0 comments on commit 0d53f62

Please sign in to comment.