File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 cloud.google.com/go/firestore v1.14.0
77 github.com/grafana/grafana-plugin-sdk-go v0.156.0
8- github.com/pgollangi/fireql v0.3.1
8+ github.com/pgollangi/fireql v0.3.2
99 golang.org/x/oauth2 v0.14.0
1010 google.golang.org/api v0.150.0
1111)
Original file line number Diff line number Diff line change @@ -205,8 +205,8 @@ github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQ
205205github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
206206github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
207207github.com/opentracing/opentracing-go v1.1.0 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
208- github.com/pgollangi/fireql v0.3.1 h1:+PbQnrhEEJlv7SKBZ4JveAGtOi23RFDmiXejcd8E34E =
209- github.com/pgollangi/fireql v0.3.1 /go.mod h1:zhAqwcVJ4iCUJpkXYOe+iIqChAA9QjyRUClMvIv+t2E =
208+ github.com/pgollangi/fireql v0.3.2 h1:uujCgps0q7f4clrlOhdTbPBgDBa+i6cC1T0VJbo3PnY =
209+ github.com/pgollangi/fireql v0.3.2 /go.mod h1:zhAqwcVJ4iCUJpkXYOe+iIqChAA9QjyRUClMvIv+t2E =
210210github.com/phpdave11/gofpdf v1.4.2 /go.mod h1:zpO6xFn9yxo3YLyMvW8HcKWVdbNqgIfOOp2dXMnm1mY =
211211github.com/phpdave11/gofpdi v1.0.12 /go.mod h1:vBmVV0Do6hSBHC8uKUQ71JGW+ZGQq74llk/7bXwjDoI =
212212github.com/pierrec/lz4/v4 v4.1.8 h1:ieHkV+i2BRzngO4Wd/3HGowuZStgq6QkPsD1eolNAO4 =
You can’t perform that action at this time.
0 commit comments