|
|
@@ -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"
|
|
|
router "github.com/xtls/xray-core/app/router"
|
|
|
net "github.com/xtls/xray-core/common/net"
|
|
|
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
|
|
|
@@ -23,10 +22,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 DomainMatchingType int32
|
|
|
|
|
|
const (
|