We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3419546 + 31ab022 commit 9050548Copy full SHA for 9050548
lib/docs/scrapers/go.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Go < UrlScraper
3
self.type = 'go'
4
- self.release = '1.20.0'
+ self.release = '1.21.0'
5
self.base_url = 'https://golang.org/pkg/'
6
self.links = {
7
home: 'https://golang.org/',
0 commit comments