mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fix typo
This commit is contained in:
parent
6ef4514dbf
commit
e23e3656f2
@ -72,7 +72,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Go Tools](#go-tools)
|
||||
- [Software Packages](#software-packages)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Other Software](#other-software)re
|
||||
- [Other Software](#other-software)
|
||||
|
||||
- [Server Applications](#server-applications)
|
||||
|
||||
@ -647,6 +647,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [statics](https://github.com/go-playground/statics) - Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks.
|
||||
* [vfsgen](https://github.com/shurcooL/vfsgen) - Generates a vfsdata.go file that statically implements the given virtual filesystem.
|
||||
|
||||
|
||||
## Science and Data Analysis
|
||||
|
||||
*Libraries for scientific computing and data analyzing.*
|
||||
|
Loading…
Reference in New Issue
Block a user