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 @@ -82,7 +82,7 @@ require (
82
82
github.com/goccy/go-json v0.10.4 // indirect; indirect // gomodjail:confined
83
83
github.com/gogo/protobuf v1.3.2 // indirect; indirect // gomodjail:confined
84
84
github.com/golang/protobuf v1.5.4 // indirect; indirect // gomodjail:confined
85
- github.com/google/btree v1.1.2 // indirect; indirect // gomodjail:confined
85
+ github.com/google/btree v1.1.3 // indirect; indirect // gomodjail:confined
86
86
github.com/google/gnostic-models v0.6.8 // indirect; indirect // gomodjail:confined
87
87
github.com/google/gofuzz v1.2.0 // indirect; indirect // gomodjail:confined
88
88
github.com/google/gopacket v1.1.19 // indirect; indirect // gomodjail:confined
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
115
115
github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
116
116
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
117
117
github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
118
- github.com/google/btree v1.1.2 h1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU =
119
- github.com/google/btree v1.1.2 /go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4 =
118
+ github.com/google/btree v1.1.3 h1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg =
119
+ github.com/google/btree v1.1.3 /go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4 =
120
120
github.com/google/gnostic-models v0.6.8 h1:yo/ABAfM5IMRsS1VnXjTBvUb61tFIHozhlYvRgGre9I =
121
121
github.com/google/gnostic-models v0.6.8 /go.mod h1:5n7qKqH0f5wFt+aWF8CW6pZLLNOfYuF5OpfBSENuI8U =
122
122
github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments