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 @@ -62,7 +62,7 @@ require (
62
62
github.com/golang/glog v1.2.2 // indirect
63
63
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
64
64
github.com/golang/protobuf v1.5.4 // indirect
65
- github.com/google/btree v1.0.1 // indirect
65
+ github.com/google/btree v1.1.3 // indirect
66
66
github.com/google/cel-go v0.20.1 // indirect
67
67
github.com/google/gnostic-models v0.6.8 // indirect
68
68
github.com/google/go-cmp v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -248,8 +248,8 @@ github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
248
248
github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
249
249
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
250
250
github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
251
- github.com/google/btree v1.0.1 h1:gK4Kx5IaGY9CD5sPJ36FHiBJ6ZXl0kilRiiCj+jdYp4 =
252
- github.com/google/btree v1.0.1 /go.mod h1:xXMiIv4Fb/0kKde4SpL7qlzvu5cMJDRkFDxJfI9uaxA =
251
+ github.com/google/btree v1.1.3 h1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg =
252
+ github.com/google/btree v1.1.3 /go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4 =
253
253
github.com/google/cel-go v0.20.1 h1:nDx9r8S3L4pE61eDdt8igGj8rf5kjYR3ILxWIpWNi84 =
254
254
github.com/google/cel-go v0.20.1 /go.mod h1:kWcIzTsPX0zmQ+H3TirHstLLf9ep5QTsZBN9u4dOYLg =
255
255
github.com/google/gnostic-models v0.6.8 h1:yo/ABAfM5IMRsS1VnXjTBvUb61tFIHozhlYvRgGre9I =
You can’t perform that action at this time.
0 commit comments