Fix frameworks.csv

This commit is contained in:
Owen Mansel-Chan
2024-08-07 22:02:32 +01:00
parent 32b3924548
commit 55de3511b0

View File

@@ -15,7 +15,7 @@ Go JOSE,https://github.com/go-jose/go-jose,github.com/go-jose/go-jose* github.co
Go kit,https://gokit.io/,github.com/go-kit/kit*
go-pg,https://pg.uptrace.dev/,github.com/go-pg/pg*
go-restful,https://github.com/emicklei/go-restful,github.com/emicklei/go-restful*
Gokogiri,https://github.com/moovweb/gokogiri,github.com/jbowtie/gokogiri* github.com/jbowtie/moovweb*
Gokogiri,https://github.com/moovweb/gokogiri,github.com/jbowtie/gokogiri* github.com/moovweb/gokogiri*
golang.org/x/net,https://pkg.go.dev/golang.org/x/net,golang.org/x/net*
goproxy,https://github.com/elazarl/goproxy,github.com/elazarl/goproxy*
gorilla/mux,https://github.com/gorilla/mux,github.com/gorilla/mux*
1 Framework name URL Package prefixes
15 Go kit https://gokit.io/ github.com/go-kit/kit*
16 go-pg https://pg.uptrace.dev/ github.com/go-pg/pg*
17 go-restful https://github.com/emicklei/go-restful github.com/emicklei/go-restful*
18 Gokogiri https://github.com/moovweb/gokogiri github.com/jbowtie/gokogiri* github.com/jbowtie/moovweb* github.com/jbowtie/gokogiri* github.com/moovweb/gokogiri*
19 golang.org/x/net https://pkg.go.dev/golang.org/x/net golang.org/x/net*
20 goproxy https://github.com/elazarl/goproxy github.com/elazarl/goproxy*
21 gorilla/mux https://github.com/gorilla/mux github.com/gorilla/mux*