update dependencies (#6267)
Signed-off-by: hongming <coder.scala@gmail.com>
This commit is contained in:
2
vendor/github.com/open-policy-agent/opa/ast/location/location.go
generated
vendored
2
vendor/github.com/open-policy-agent/opa/ast/location/location.go
generated
vendored
@@ -20,6 +20,8 @@ type Location struct {
|
||||
|
||||
// JSONOptions specifies options for marshaling and unmarshalling of locations
|
||||
JSONOptions astJSON.Options
|
||||
|
||||
Tabs []int `json:"-"` // The column offsets of tabs in the source.
|
||||
}
|
||||
|
||||
// NewLocation returns a new Location object.
|
||||
|
||||
Reference in New Issue
Block a user