Skip to content

Commit

Permalink
remove redundant Go version refs
Browse files Browse the repository at this point in the history
  • Loading branch information
ransford-stripe committed Nov 30, 2022
1 parent 6f52008 commit 75d4022
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,8 @@ below:

Smokescreen uses a [custom fork](https://github.com/stripe/goproxy) of goproxy to allow us to support context passing and setting granular timeouts on proxy connections.

Smokescreen is built and tested using the following Go releases. Generally, Smokescreen will only support the two most recent Go versions.

- go1.18.x
- go1.17.x
Generally, Smokescreen will only support the two most recent Go versions. See
[the test configuration](.github/workflows/test.yaml) for details.

[mod]: https://github.com/golang/go/wiki/Modules

Expand Down

0 comments on commit 75d4022

Please sign in to comment.