test support go1.18 (#2990)
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
// ProtoBuf contains the given interface object.
|
||||
type ProtoBuf struct {
|
||||
Data interface{}
|
||||
Data any
|
||||
}
|
||||
|
||||
var protobufContentType = []string{"application/x-protobuf"}
|
||||
|
||||
Reference in New Issue
Block a user