|
|
@@ -1,13 +1,12 @@
|
|
|
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
|
// versions:
|
|
|
-// protoc-gen-go v1.25.0
|
|
|
+// protoc-gen-go v1.26.0
|
|
|
// protoc v3.15.8
|
|
|
// source: app/dns/config.proto
|
|
|
|
|
|
package dns
|
|
|
|
|
|
import (
|
|
|
- proto "github.com/golang/protobuf/proto"
|
|
|
domain "github.com/xtls/xray-core/common/matcher/domain"
|
|
|
geoip "github.com/xtls/xray-core/common/matcher/geoip"
|
|
|
net "github.com/xtls/xray-core/common/net"
|
|
|
@@ -24,10 +23,6 @@ const (
|
|
|
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
|
|
|
)
|
|
|
|
|
|
-// This is a compile-time assertion that a sufficiently up-to-date version
|
|
|
-// of the legacy proto package is being used.
|
|
|
-const _ = proto.ProtoPackageIsVersion4
|
|
|
-
|
|
|
type QueryStrategy int32
|
|
|
|
|
|
const (
|