## FEATURED
[Go 1.8 Final Released](https://github.com/golang/go/releases/tag/go1.8?utm_source=studygolang&utm_medium=email)
The latest release of Go is out. We’re publishing slightly ahead of any official blog post, but you can download it and read the [release notes](https://beta.golang.org/doc/go1.8) already :-)
[What's New in Go 1.8](http://www.slideshare.net/huazhihao1/what-is-new-in-go-18-72210978?utm_source=studygolang&utm_medium=email)
26 slides quickly touring what’s new and what’s changed in 1.8.
[Go Web Examples](https://gowebexamples.github.io/?utm_source=studygolang&utm_medium=email)
Easy to understand snippets on webdev related tasks in Go, inspired by the Go By Example project.
[Gobot 1.2 Released: The Go Robotics/IoT Framework](https://gobot.io/blog/2017/02/16/gobot-1.2-released/?utm_source=studygolang&utm_medium=email)
Deliberately released in conjunction with Go 1.8, Gobot gains improved Bluetooth Low Energy support including to Arduino 101 devices, and more.
[GLHF: Have Fun with OpenGL in Go](https://github.com/faiface/glhf?utm_source=studygolang&utm_medium=email)
OpenGL Have Fun (GLHF) wants to help you avoid (some of) the verbosity around OpenGL for building 3D graphical experience in Go.
[Building & Testing a REST API with Gorilla Mux and Postgres](https://semaphoreci.com/community/tutorials/building-and-testing-a-rest-api-in-go-with-gorilla-mux-and-postgresql?utm_source=studygolang&utm_medium=email)
How to build simple and well tested REST APIs using Gorilla Mux — a stable and versatile router.
[Changes to Go's Code of Conduct](https://groups.google.com/d/msg/golang-nuts/sCOew-884UA/h2TfK835EAAJ?utm_source=studygolang&utm_medium=email)
The anonymous reporting mechanism has been removed, and the Working Group takes on an advisory role rather than a disciplinary one.
## IN BRIEF
[Using Go to Manage Secrets in AWS](https://medium.com/comparethemarket/using-golang-to-manage-secrets-in-aws-4b0da646b002?utm_source=studygolang&utm_medium=email)
Note: We’re launching an AWS newsletter soon, register your interest here.
[Zero to HTTP/2 with AWS and Hugo](https://habd.as/zero-to-http-2-aws-hugo/?utm_source=studygolang&utm_medium=email)
Get the Go static site generator up and running along with HTTP/2.
[Using Channels as 'Futures' in Go?](https://hackernoon.com/using-channels-as-futures-in-golang-e085c4adbc04?utm_source=studygolang&utm_medium=email)
[Go Debugging within Vim with GDB](http://michaelthessel.com/go-vim-debugging-with-gdb/?utm_source=studygolang&utm_medium=email)
[A Profiling Adventure to Speed Up Go](https://syslog.ravelin.com/a-profiling-adventure-to-speed-up-go-5cfa198759db?utm_source=studygolang&utm_medium=email)
[Gogradle: A Gradle Plugin Providing Full Support for Go](https://github.com/blindpirate/gogradle?utm_source=studygolang&utm_medium=email)
Supports 526 of GitHub’s top 1000 Go repos without any extra config.
[awless: A New Go-Powered Command Line Interface for Managing AWS](https://github.com/wallix/awless?utm_source=studygolang&utm_medium=email)
[pam-ussh: Uber's SSH Certificate PAM Module](https://github.com/uber/pam-ussh?utm_source=studygolang&utm_medium=email)
[gosnmp: A Go SNMP (Simple Network Management Protocol) Library](https://github.com/soniah/gosnmp?utm_source=studygolang&utm_medium=email)
[Geekmarks: A Bookmarking Service/Webapp Built in Go](https://github.com/dimonomid/geekmarks?utm_source=studygolang&utm_medium=email)
[After Dark: A Dark Theme for the Hugo Static Site Generator](https://comfusion.github.io/after-dark/?utm_source=golangweekly&utm_medium=email)
[Hero: A Performance-Oriented Go Template Engine](https://github.com/shiyanhui/hero?utm_source=studygolang&utm_medium=email)
A lightweight template engine that pre-compiles templates to Go code.
[gocryptfs: An Encrypted Overlay Filesystem](https://github.com/rfjakob/gocryptfs?utm_source=studygolang&utm_medium=email)
有疑问加站长微信联系(非本文作者)