chore: update supported versions of Go (#5476)

In the coming days we will have some more docs and updates around
this change. In general though going forward we will support the
three latest versions of Go. The infrastructure changes around this
will land after more of our documentation does.
diff --git a/README.md b/README.md
index acde43b..75a3ee6 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,12 @@
 
 ## [Go Versions Supported](#supported-versions)
 
-We currently support Go versions 1.11 and newer.
+Our libraries are compatible with at least the three most recent, major Go
+releases. They are currently compatible with:
+
+- Go 1.17
+- Go 1.16
+- Go 1.15
 
 ## Authorization