Merge pull request #13017 from usha-mandya/golang-ack-patch

Add a note of acknowledgment
This commit is contained in:
Usha Mandya
2021-06-14 16:14:06 +01:00
committed by GitHub

View File

@@ -12,6 +12,10 @@ Why Go? According to its authors, [Go is an open source programming language tha
[golang]: https://golang.org/
> **Acknowledgment**
>
> We'd like to thank [Oliver Frolovs](https://twitter.com/nocturnalgopher){:target="_blank" rel="noopener" class="_"} for his contribution to the Golang get started guide.
In this guide, youll learn how to:
* Create a new `Dockerfile` which contains instructions required to build a Docker image for a simple Go program;