Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0e0w committed Dec 9, 2022
1 parent c5c75f5 commit d501385
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

关于Go语言的学习教程,可以参考[《365天深入理解Go语言》](https://github.com/LearnGolang/365Golang)。Less is More or Less is Less.

本项目创建于2020年8月10日,最近一次更新时间为2022年12月8日。本项目会持续更新,直到海枯石烂。
本项目创建于2020年8月10日,最近一次更新时间为2022年12月9日。本项目会持续更新,直到海枯石烂。

- [**0x01-Golang资源**](https://github.com/LearnGolang/LearnGolang#0x01-golang%E8%B5%84%E6%BA%90)
- |[01-中文资源](https://github.com/LearnGolang/LearnGolang#01-%E4%B8%AD%E6%96%87%E8%B5%84%E6%BA%90)|[02-英文资源](https://github.com/LearnGolang/LearnGolang#02-%E8%8B%B1%E6%96%87%E8%B5%84%E6%BA%90)|[03-视频教程](https://github.com/LearnGolang/LearnGolang#03-%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B)|[04-培训演讲](https://github.com/LearnGolang/LearnGolang#04-%E5%9F%B9%E8%AE%AD%E6%BC%94%E8%AE%B2)|[05-算法结构](https://github.com/LearnGolang/LearnGolang#05-%E7%AE%97%E6%B3%95%E7%BB%93%E6%9E%84)|[06-论坛版块](https://github.com/LearnGolang/LearnGolang#06-%E8%AE%BA%E5%9D%9B%E7%89%88%E5%9D%97)|[07-面试资料](https://github.com/LearnGolang/LearnGolang#07-%E9%9D%A2%E8%AF%95%E8%B5%84%E6%96%99)|[08-其他资源](https://github.com/LearnGolang/LearnGolang#08-%E5%85%B6%E4%BB%96%E8%B5%84%E6%BA%90)|
Expand Down Expand Up @@ -734,6 +734,7 @@
- [ ] https://github.com/goccy/go-yaml
- [ ] https://github.com/mikefarah/yq
- [ ] https://github.com/hillu/go-yara
- [ ] https://github.com/PrasadG193/yaml2go
- [x] INI
- [x] https://github.com/topics/ini?l=go
- [ ] https://github.com/go-ini/ini
Expand Down

0 comments on commit d501385

Please sign in to comment.