mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added Sydney AU meetup to readme (#1918)
* Added Sydney AU meetup to readme * change sydney au go meetup link position
This commit is contained in:
parent
743a3c57d8
commit
cb7b0822cf
@ -155,7 +155,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [cli-init](https://github.com/tcnksm/gcli) - The easy way to start building Golang command line applications.
|
||||
* [climax](http://github.com/tucnak/climax) - Alternative CLI with "human face", in spirit of Go command.
|
||||
* [cobra](https://github.com/spf13/cobra) - Commander for modern Go CLI interactions.
|
||||
* [commandeer](https://github.com/jaffee/commandeer) - Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
|
||||
* [commandeer](https://github.com/jaffee/commandeer) - Dev-friendly CLI apps: sets up flags, defaults, and usage based on struct fields and tags.
|
||||
* [complete](https://github.com/posener/complete) - Write bash completions in Go + Go command bash completion.
|
||||
* [docopt.go](https://github.com/docopt/docopt.go) - Command-line arguments parser that will make you smile.
|
||||
* [drive](https://github.com/odeke-em/drive) - Google Drive client for the commandline.
|
||||
@ -1055,7 +1055,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
|
||||
* [acmetool](https://github.com/hlandau/acme) - ACME (Let's Encrypt) client tool with automatic renewal.
|
||||
* [argon2pw](https://github.com/raja/argon2pw) - Argon2 password hash generation with constant-time password comparison.
|
||||
* [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) - Auto provision Let's Encrypt certificates and start a TLS server.
|
||||
* [autocert](https://godoc.org/golang.org/x/crypto/acme/autocert) - Auto provision Let's Encrypt certificates and start a TLS server.
|
||||
* [BadActor](https://github.com/jaredfolkins/badactor) - In-memory, application-driven jailer built in the spirit of fail2ban.
|
||||
* [Cameradar](https://github.com/Ullaakut/cameradar) - Tool and library to remotely hack RTSP streams from surveillance cameras.
|
||||
* [go-yara](https://github.com/hillu/go-yara) - Go Bindings for [YARA](https://github.com/plusvic/yara), the "pattern matching swiss knife for malware researchers (and everyone else)".
|
||||
@ -1832,6 +1832,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [Golang Pune](https://www.meetup.com/Golang-Pune/)
|
||||
* [Golang Singapore](https://www.meetup.com/golangsg/)
|
||||
* [Golang Stockholm](https://www.meetup.com/Go-Stockholm/)
|
||||
* [Golang Syney, AU](https://www.meetup.com/golang-syd/)
|
||||
* [Golang São Paulo - Brazil](https://www.meetup.com/golangbr/)
|
||||
* [Golang Vancouver, BC](https://www.meetup.com/golangvan/)
|
||||
* [Golang Москва](https://www.meetup.com/Golang-Moscow/)
|
||||
|
Loading…
Reference in New Issue
Block a user