mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-10-13 02:53:52 +08:00
chore: upgrade coredns version (#550)
This commit is contained in:
6
vendor/github.com/expr-lang/expr/file/location.go
generated
vendored
Normal file
6
vendor/github.com/expr-lang/expr/file/location.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package file
|
||||
|
||||
type Location struct {
|
||||
From int `json:"from"`
|
||||
To int `json:"to"`
|
||||
}
|
Reference in New Issue
Block a user