File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/go-kit/log v0.2.1
10
10
github.com/golang-jwt/jwt/v5 v5.2.1
11
11
github.com/golang/mock v1.6.0
12
- github.com/google/flatbuffers v24.3.25 +incompatible
12
+ github.com/google/flatbuffers v25.1.21 +incompatible
13
13
github.com/google/uuid v1.6.0
14
14
github.com/gorilla/mux v1.8.1
15
15
github.com/influxdata/influxdb1-client v0.0.0-20220302092344-a9ab5670611c
Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ github.com/golang/snappy v0.0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM=
35
35
github.com/golang/snappy v0.0.4 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
36
36
github.com/google/flatbuffers v24.3.25+incompatible h1:CX395cjN9Kke9mmalRoL3d81AtFUxJM+yDthflgJGkI =
37
37
github.com/google/flatbuffers v24.3.25+incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
38
+ github.com/google/flatbuffers v25.1.21+incompatible h1:YwkhQudqQLvsRRW2cb38+59pOTa/ZrmcMVtarD8bgmE =
39
+ github.com/google/flatbuffers v25.1.21+incompatible /go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8 =
38
40
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
39
41
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
40
42
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments