Skip to content

Commit fb92999

Browse files
committed
Add bigquery to frameworks.csv
Also fix up github.com/kanikanema/gorqlite
1 parent 46a6b8a commit fb92999

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go/documentation/library-coverage/frameworks.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Standard library,https://pkg.go.dev/std, archive/* bufio bytes cmp compress/* co
33
appleboy/gin-jwt,https://github.com/appleboy/gin-jwt,github.com/appleboy/gin-jwt*
44
Afero,https://github.com/spf13/afero,github.com/spf13/afero*
55
beego,https://beego.me/,github.com/astaxie/beego* github.com/beego/beego*
6+
bigquery,https://pkg.go.dev/cloud.google.com/go/bigquery,cloud.google.com/go/bigquery*
67
Bun,https://bun.uptrace.dev/,github.com/uptrace/bun*
78
CleverGo,https://github.com/clevergo/clevergo,clevergo.tech/clevergo* github.com/clevergo/clevergo*
89
Couchbase official client(gocb),https://github.com/couchbase/gocb,github.com/couchbase/gocb* gopkg.in/couchbase/gocb*
@@ -35,7 +36,7 @@ golang.org/x/net,https://pkg.go.dev/golang.org/x/net,golang.org/x/net*
3536
goproxy,https://github.com/elazarl/goproxy,github.com/elazarl/goproxy*
3637
gorilla/mux,https://github.com/gorilla/mux,github.com/gorilla/mux*
3738
gorilla/websocket,https://github.com/gorilla/websocket,github.com/gorilla/websocket*
38-
gorqlite,https://github.com/rqlite/gorqlite,github.com/raindog308/gorqlite* github.com/rqlite/gorqlite*
39+
gorqlite,https://github.com/rqlite/gorqlite,github.com/raindog308/gorqlite* github.com/rqlite/gorqlite* github.com/kanikanema/gorqlite*
3940
goxpath,https://github.com/ChrisTrenkamp/goxpath/wiki,github.com/ChrisTrenkamp/goxpath*
4041
htmlquery,https://github.com/antchfx/htmlquery,github.com/antchfx/htmlquery*
4142
Iris,https://www.iris-go.com/,github.com/kataras/iris*

0 commit comments

Comments
 (0)