Skip to content

Commit 5f490db

Browse files
committed
README.md: drop requirements section
With the toolchain changes, the go.mod go directive is canonical for the required version, and automatic toolchain upgrades mean it shouldn't matter for most people. Change-Id: Ia793011583a3c5a918908d1a4303b437d2d6f42a Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/665255 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 01dc430 commit 5f490db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ $ pkgsite -open .
2626

2727
For more information, see the [pkgsite documentation](https://pkg.go.dev/golang.org/x/pkgsite/cmd/pkgsite).
2828

29-
## Requirements
30-
31-
Pkgsite requires Go 1.19 to run.
32-
The last commit that works with Go 1.18 is
33-
9ffe8b928e4fbd3ff7dcf984254629a47f8b6e63.
34-
The last commit that works with Go 1.17 is
35-
4d836c6a652cde92f433967680dfd6171a91ec12.
36-
3729
## Issues
3830

3931
If you want to report a bug or have a feature suggestion, please first check

0 commit comments

Comments
 (0)