This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4cf62ea93b0 Publishing website 2023/07/27 22:17:41 at commit c3f1675
4cf62ea93b0 is described below

commit 4cf62ea93b0af3caa42e8a16af848d27b591ac14
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Jul 27 22:17:41 2023 +0000

    Publishing website 2023/07/27 22:17:41 at commit c3f1675
---
 website/generated-content/documentation/index.xml                    | 2 +-
 website/generated-content/documentation/programming-guide/index.html | 2 +-
 website/generated-content/get-started/index.xml                      | 2 +-
 website/generated-content/get-started/quickstart-go/index.html       | 2 +-
 website/generated-content/sitemap.xml                                | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/website/generated-content/documentation/index.xml 
b/website/generated-content/documentation/index.xml
index bb8c8c33918..21b3f334882 100644
--- a/website/generated-content/documentation/index.xml
+++ b/website/generated-content/documentation/index.xml
@@ -5140,7 +5140,7 @@ programming guide, take a look at the
 &lt;/ul>
 &lt;/nav>
 &lt;p class="language-py">The Python SDK supports Python 3.7, 3.8, 3.9, 3.10, 
and 3.11.&lt;/p>
-&lt;p class="language-go">The Go SDK supports Go v1.19+. SDK release 2.32.0 is 
the last experimental version.&lt;/p>
+&lt;p class="language-go">The &lt;a 
href="https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam";>Go 
SDK&lt;/a> supports Go v1.20+.&lt;/p>
 &lt;p class="language-typescript">The Typescript SDK supports Node v16+ and is 
still experimental.&lt;/p>
 &lt;h2 id="overview">1. Overview&lt;/h2>
 &lt;p>To use Beam, you need to first create a driver program using the classes 
in one
diff --git 
a/website/generated-content/documentation/programming-guide/index.html 
b/website/generated-content/documentation/programming-guide/index.html
index cfc6fe0021a..4177b80801f 100644
--- a/website/generated-content/documentation/programming-guide/index.html
+++ b/website/generated-content/documentation/programming-guide/index.html
@@ -30,7 +30,7 @@ guide to programmatically building your Beam pipeline. As the 
programming guide
 is filled out, the text will include code samples in multiple languages to help
 illustrate how to implement Beam concepts in your pipelines.</p><p>If you want 
a brief introduction to Beam&rsquo;s basic concepts before reading the
 programming guide, take a look at the
-<a href=/documentation/basics/>Basics of the Beam model</a> page.</p><nav 
class=language-switcher><strong>Adapt for:</strong><ul><li data-value=java 
class=active>Java SDK</li><li data-value=py>Python SDK</li><li data-value=go>Go 
SDK</li><li data-value=typescript>TypeScript SDK</li></ul></nav><p 
class=language-py>The Python SDK supports Python 3.7, 3.8, 3.9, 3.10, and 
3.11.</p><p class=language-go>The Go SDK supports Go v1.19+. SDK release 2.32.0 
is the last experimental version.</p><p cl [...]
+<a href=/documentation/basics/>Basics of the Beam model</a> page.</p><nav 
class=language-switcher><strong>Adapt for:</strong><ul><li data-value=java 
class=active>Java SDK</li><li data-value=py>Python SDK</li><li data-value=go>Go 
SDK</li><li data-value=typescript>TypeScript SDK</li></ul></nav><p 
class=language-py>The Python SDK supports Python 3.7, 3.8, 3.9, 3.10, and 
3.11.</p><p class=language-go>The <a 
href=https://pkg.go.dev/github.com/apache/beam/sdks/v2/go/pkg/beam>Go SDK</a> 
support [...]
 of the Beam SDKs. Your driver program <em>defines</em> your pipeline, 
including all of
 the inputs, transforms, and outputs; it also sets execution options for your
 pipeline (typically passed in using command-line options). These include the
diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index 131e5165487..fd85a6da593 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -1176,7 +1176,7 @@ limitations under the License.
 &lt;/ul>
 &lt;/nav>
 &lt;h2 id="set-up-your-environment">Set up your environment&lt;/h2>
-&lt;p>The Beam SDK for Go requires &lt;code>go&lt;/code> version 1.19 or 
newer. It can be downloaded &lt;a href="https://golang.org/";>here&lt;/a>. Check 
that you have at least version 1.19 by running:&lt;/p>
+&lt;p>The Beam SDK for Go requires &lt;code>go&lt;/code> version 1.20 or 
newer. It can be downloaded &lt;a href="https://golang.org/";>here&lt;/a>. Check 
what go version you have by running:&lt;/p>
 &lt;div class="snippet">
 &lt;div class="notebook-skip code-snippet without_switcher">
 &lt;a class="copy" type="button" data-bs-toggle="tooltip" 
data-bs-placement="bottom" title="Copy to clipboard">
diff --git a/website/generated-content/get-started/quickstart-go/index.html 
b/website/generated-content/get-started/quickstart-go/index.html
index cc508c9ed25..696bc372a07 100644
--- a/website/generated-content/get-started/quickstart-go/index.html
+++ b/website/generated-content/get-started/quickstart-go/index.html
@@ -22,7 +22,7 @@
 function addPlaceholder(){$('input:text').attr('placeholder',"What are you 
looking for?");}
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
-function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/an-interactive-overview-of-beam/>An 
Inter [...]
+function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/an-interactive-overview-of-beam/>An 
Inter [...]
 <a 
href=https://github.com/apache/beam/tree/master/sdks/go/examples>examples</a>
 directory has many examples. All examples can be run by passing the
 required arguments described in the examples.</p><p>For example, to run 
<code>wordcount</code>, run:</p><div class="runner-direct snippet"><div 
class="notebook-skip code-snippet"><a class=copy type=button 
data-bs-toggle=tooltip data-bs-placement=bottom title="Copy to clipboard"><img 
src=/images/copy-icon.svg></a><pre><code class=language-direct 
data-lang=direct>$ go run 
github.com/apache/beam/sdks/v2/go/examples/wordcount@latest --input 
&#34;gs://apache-beam-samples/shakespeare/kinglear. [...]
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index f7d8f6b9706..f7a402ba155 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.49.0/</loc><lastmod>2023-07-27T10:47:00-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-07-27T10:47:00-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-07-27T10:47:00-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-07-27T10:47:00-04:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.49.0/</loc><lastmod>2023-07-27T11:22:36-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-07-27T11:22:36-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-07-27T11:22:36-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-07-27T11:22:36-07:00</lastmod></url><url><loc>/catego
 [...]
\ No newline at end of file

Reply via email to