Go licenses as markdown template
This commit is contained in:
parent
d37958fc37
commit
614f15e1f1
12 changed files with 1064 additions and 1587 deletions
1
go.mod
1
go.mod
|
|
@ -65,6 +65,7 @@ require (
|
|||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
github.com/valyala/fasthttp v1.61.0 // indirect
|
||||
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
|
||||
github.com/yuin/goldmark v1.7.11 // indirect
|
||||
go.opencensus.io v0.24.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
|
||||
golang.org/x/net v0.39.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue