diff --git a/magefiles/gen.go b/magefiles/gen.go index dd26c33..3ca888a 100644 --- a/magefiles/gen.go +++ b/magefiles/gen.go @@ -24,7 +24,7 @@ func (g Gen) All() error { const ( ProtoPath = "proto/authzed/api" BufRepository = "buf.build/authzed/api" - BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797" + BufTag = "v1.34.0" ) // Proto runs proto codegen diff --git a/proto/authzed/api/materialize/v0/watchpermissions.pb.go b/proto/authzed/api/materialize/v0/watchpermissions.pb.go index 9a01e37..3df942e 100644 --- a/proto/authzed/api/materialize/v0/watchpermissions.pb.go +++ b/proto/authzed/api/materialize/v0/watchpermissions.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/materialize/v0/watchpermissions.proto @@ -491,7 +491,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_rawDescGZIP() []byte var file_authzed_api_materialize_v0_watchpermissions_proto_enumTypes = make([]protoimpl.EnumInfo, 1) var file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_authzed_api_materialize_v0_watchpermissions_proto_goTypes = []interface{}{ +var file_authzed_api_materialize_v0_watchpermissions_proto_goTypes = []any{ (PermissionChange_Permissionship)(0), // 0: authzed.api.materialize.v0.PermissionChange.Permissionship (*WatchPermissionsRequest)(nil), // 1: authzed.api.materialize.v0.WatchPermissionsRequest (*WatchedPermission)(nil), // 2: authzed.api.materialize.v0.WatchedPermission @@ -525,7 +525,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*WatchPermissionsRequest); i { case 0: return &v.state @@ -537,7 +537,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*WatchedPermission); i { case 0: return &v.state @@ -549,7 +549,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*WatchPermissionsResponse); i { case 0: return &v.state @@ -561,7 +561,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*PermissionChange); i { case 0: return &v.state @@ -574,7 +574,7 @@ func file_authzed_api_materialize_v0_watchpermissions_proto_init() { } } } - file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[2].OneofWrappers = []interface{}{ + file_authzed_api_materialize_v0_watchpermissions_proto_msgTypes[2].OneofWrappers = []any{ (*WatchPermissionsResponse_Change)(nil), (*WatchPermissionsResponse_CompletedRevision)(nil), } diff --git a/proto/authzed/api/materialize/v0/watchpermissionsets.pb.go b/proto/authzed/api/materialize/v0/watchpermissionsets.pb.go index 14bf7a2..50c0756 100644 --- a/proto/authzed/api/materialize/v0/watchpermissionsets.pb.go +++ b/proto/authzed/api/materialize/v0/watchpermissionsets.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/materialize/v0/watchpermissionsets.proto @@ -884,7 +884,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_rawDescGZIP() []b var file_authzed_api_materialize_v0_watchpermissionsets_proto_enumTypes = make([]protoimpl.EnumInfo, 1) var file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes = make([]protoimpl.MessageInfo, 9) -var file_authzed_api_materialize_v0_watchpermissionsets_proto_goTypes = []interface{}{ +var file_authzed_api_materialize_v0_watchpermissionsets_proto_goTypes = []any{ (PermissionSetChange_SetOperation)(0), // 0: authzed.api.materialize.v0.PermissionSetChange.SetOperation (*WatchPermissionSetsRequest)(nil), // 1: authzed.api.materialize.v0.WatchPermissionSetsRequest (*WatchPermissionSetsResponse)(nil), // 2: authzed.api.materialize.v0.WatchPermissionSetsResponse @@ -929,7 +929,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*WatchPermissionSetsRequest); i { case 0: return &v.state @@ -941,7 +941,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*WatchPermissionSetsResponse); i { case 0: return &v.state @@ -953,7 +953,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*Cursor); i { case 0: return &v.state @@ -965,7 +965,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*LookupPermissionSetsRequest); i { case 0: return &v.state @@ -977,7 +977,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*LookupPermissionSetsResponse); i { case 0: return &v.state @@ -989,7 +989,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*PermissionSetChange); i { case 0: return &v.state @@ -1001,7 +1001,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*SetReference); i { case 0: return &v.state @@ -1013,7 +1013,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*MemberReference); i { case 0: return &v.state @@ -1025,7 +1025,7 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { return nil } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*LookupPermissionSetsRequired); i { case 0: return &v.state @@ -1038,12 +1038,12 @@ func file_authzed_api_materialize_v0_watchpermissionsets_proto_init() { } } } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[1].OneofWrappers = []interface{}{ + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[1].OneofWrappers = []any{ (*WatchPermissionSetsResponse_Change)(nil), (*WatchPermissionSetsResponse_CompletedRevision)(nil), (*WatchPermissionSetsResponse_LookupPermissionSetsRequired)(nil), } - file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[5].OneofWrappers = []interface{}{ + file_authzed_api_materialize_v0_watchpermissionsets_proto_msgTypes[5].OneofWrappers = []any{ (*PermissionSetChange_ChildSet)(nil), (*PermissionSetChange_ChildMember)(nil), } diff --git a/proto/authzed/api/materialize/zz_generated.version.go b/proto/authzed/api/materialize/zz_generated.version.go index 66b0a61..106268c 100644 --- a/proto/authzed/api/materialize/zz_generated.version.go +++ b/proto/authzed/api/materialize/zz_generated.version.go @@ -2,5 +2,5 @@ package materialize const ( BufRepository = "buf.build/authzed/api" - BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797" + BufTag = "v1.34.0" ) diff --git a/proto/authzed/api/v0/core.pb.go b/proto/authzed/api/v0/core.pb.go index 508bcb8..19ae727 100644 --- a/proto/authzed/api/v0/core.pb.go +++ b/proto/authzed/api/v0/core.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v0/core.proto @@ -347,7 +347,7 @@ func file_authzed_api_v0_core_proto_rawDescGZIP() []byte { } var file_authzed_api_v0_core_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_authzed_api_v0_core_proto_goTypes = []interface{}{ +var file_authzed_api_v0_core_proto_goTypes = []any{ (*RelationTuple)(nil), // 0: authzed.api.v0.RelationTuple (*ObjectAndRelation)(nil), // 1: authzed.api.v0.ObjectAndRelation (*RelationReference)(nil), // 2: authzed.api.v0.RelationReference @@ -370,7 +370,7 @@ func file_authzed_api_v0_core_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_v0_core_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_core_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*RelationTuple); i { case 0: return &v.state @@ -382,7 +382,7 @@ func file_authzed_api_v0_core_proto_init() { return nil } } - file_authzed_api_v0_core_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_core_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ObjectAndRelation); i { case 0: return &v.state @@ -394,7 +394,7 @@ func file_authzed_api_v0_core_proto_init() { return nil } } - file_authzed_api_v0_core_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_core_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*RelationReference); i { case 0: return &v.state @@ -406,7 +406,7 @@ func file_authzed_api_v0_core_proto_init() { return nil } } - file_authzed_api_v0_core_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_core_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*User); i { case 0: return &v.state @@ -419,7 +419,7 @@ func file_authzed_api_v0_core_proto_init() { } } } - file_authzed_api_v0_core_proto_msgTypes[3].OneofWrappers = []interface{}{ + file_authzed_api_v0_core_proto_msgTypes[3].OneofWrappers = []any{ (*User_Userset)(nil), } type x struct{} diff --git a/proto/authzed/api/v0/developer.pb.go b/proto/authzed/api/v0/developer.pb.go index d0983ba..02040e4 100644 --- a/proto/authzed/api/v0/developer.pb.go +++ b/proto/authzed/api/v0/developer.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v0/developer.proto @@ -1337,7 +1337,7 @@ func file_authzed_api_v0_developer_proto_rawDescGZIP() []byte { var file_authzed_api_v0_developer_proto_enumTypes = make([]protoimpl.EnumInfo, 3) var file_authzed_api_v0_developer_proto_msgTypes = make([]protoimpl.MessageInfo, 15) -var file_authzed_api_v0_developer_proto_goTypes = []interface{}{ +var file_authzed_api_v0_developer_proto_goTypes = []any{ (LookupShareResponse_LookupStatus)(0), // 0: authzed.api.v0.LookupShareResponse.LookupStatus (DeveloperError_Source)(0), // 1: authzed.api.v0.DeveloperError.Source (DeveloperError_ErrorKind)(0), // 2: authzed.api.v0.DeveloperError.ErrorKind @@ -1400,7 +1400,7 @@ func file_authzed_api_v0_developer_proto_init() { } file_authzed_api_v0_core_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v0_developer_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*FormatSchemaRequest); i { case 0: return &v.state @@ -1412,7 +1412,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*FormatSchemaResponse); i { case 0: return &v.state @@ -1424,7 +1424,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*UpgradeSchemaRequest); i { case 0: return &v.state @@ -1436,7 +1436,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*UpgradeSchemaResponse); i { case 0: return &v.state @@ -1448,7 +1448,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*ShareRequest); i { case 0: return &v.state @@ -1460,7 +1460,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*ShareResponse); i { case 0: return &v.state @@ -1472,7 +1472,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*LookupShareRequest); i { case 0: return &v.state @@ -1484,7 +1484,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*LookupShareResponse); i { case 0: return &v.state @@ -1496,7 +1496,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*RequestContext); i { case 0: return &v.state @@ -1508,7 +1508,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*EditCheckRequest); i { case 0: return &v.state @@ -1520,7 +1520,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*EditCheckResult); i { case 0: return &v.state @@ -1532,7 +1532,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*EditCheckResponse); i { case 0: return &v.state @@ -1544,7 +1544,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*ValidateRequest); i { case 0: return &v.state @@ -1556,7 +1556,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*ValidateResponse); i { case 0: return &v.state @@ -1568,7 +1568,7 @@ func file_authzed_api_v0_developer_proto_init() { return nil } } - file_authzed_api_v0_developer_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v0_developer_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*DeveloperError); i { case 0: return &v.state diff --git a/proto/authzed/api/v0/zz_generated.version.go b/proto/authzed/api/v0/zz_generated.version.go index 2adba1e..6b9dc58 100644 --- a/proto/authzed/api/v0/zz_generated.version.go +++ b/proto/authzed/api/v0/zz_generated.version.go @@ -2,5 +2,5 @@ package v0 const ( BufRepository = "buf.build/authzed/api" - BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797" + BufTag = "v1.34.0" ) diff --git a/proto/authzed/api/v1/core.pb.go b/proto/authzed/api/v1/core.pb.go index 1b8263b..2561cdb 100644 --- a/proto/authzed/api/v1/core.pb.go +++ b/proto/authzed/api/v1/core.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/core.proto @@ -964,7 +964,7 @@ func file_authzed_api_v1_core_proto_rawDescGZIP() []byte { var file_authzed_api_v1_core_proto_enumTypes = make([]protoimpl.EnumInfo, 2) var file_authzed_api_v1_core_proto_msgTypes = make([]protoimpl.MessageInfo, 11) -var file_authzed_api_v1_core_proto_goTypes = []interface{}{ +var file_authzed_api_v1_core_proto_goTypes = []any{ (RelationshipUpdate_Operation)(0), // 0: authzed.api.v1.RelationshipUpdate.Operation (AlgebraicSubjectSet_Operation)(0), // 1: authzed.api.v1.AlgebraicSubjectSet.Operation (*Relationship)(nil), // 2: authzed.api.v1.Relationship @@ -1007,7 +1007,7 @@ func file_authzed_api_v1_core_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_core_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*Relationship); i { case 0: return &v.state @@ -1019,7 +1019,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ContextualizedCaveat); i { case 0: return &v.state @@ -1031,7 +1031,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*SubjectReference); i { case 0: return &v.state @@ -1043,7 +1043,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*ObjectReference); i { case 0: return &v.state @@ -1055,7 +1055,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*ZedToken); i { case 0: return &v.state @@ -1067,7 +1067,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*Cursor); i { case 0: return &v.state @@ -1079,7 +1079,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*RelationshipUpdate); i { case 0: return &v.state @@ -1091,7 +1091,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*PermissionRelationshipTree); i { case 0: return &v.state @@ -1103,7 +1103,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*AlgebraicSubjectSet); i { case 0: return &v.state @@ -1115,7 +1115,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*DirectSubjectSet); i { case 0: return &v.state @@ -1127,7 +1127,7 @@ func file_authzed_api_v1_core_proto_init() { return nil } } - file_authzed_api_v1_core_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_core_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*PartialCaveatInfo); i { case 0: return &v.state @@ -1140,7 +1140,7 @@ func file_authzed_api_v1_core_proto_init() { } } } - file_authzed_api_v1_core_proto_msgTypes[7].OneofWrappers = []interface{}{ + file_authzed_api_v1_core_proto_msgTypes[7].OneofWrappers = []any{ (*PermissionRelationshipTree_Intermediate)(nil), (*PermissionRelationshipTree_Leaf)(nil), } diff --git a/proto/authzed/api/v1/debug.pb.go b/proto/authzed/api/v1/debug.pb.go index ea971bd..fc04084 100644 --- a/proto/authzed/api/v1/debug.pb.go +++ b/proto/authzed/api/v1/debug.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/debug.proto @@ -656,7 +656,7 @@ func file_authzed_api_v1_debug_proto_rawDescGZIP() []byte { var file_authzed_api_v1_debug_proto_enumTypes = make([]protoimpl.EnumInfo, 3) var file_authzed_api_v1_debug_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_authzed_api_v1_debug_proto_goTypes = []interface{}{ +var file_authzed_api_v1_debug_proto_goTypes = []any{ (CheckDebugTrace_PermissionType)(0), // 0: authzed.api.v1.CheckDebugTrace.PermissionType (CheckDebugTrace_Permissionship)(0), // 1: authzed.api.v1.CheckDebugTrace.Permissionship (CaveatEvalInfo_Result)(0), // 2: authzed.api.v1.CaveatEvalInfo.Result @@ -697,7 +697,7 @@ func file_authzed_api_v1_debug_proto_init() { } file_authzed_api_v1_core_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_debug_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_debug_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*DebugInformation); i { case 0: return &v.state @@ -709,7 +709,7 @@ func file_authzed_api_v1_debug_proto_init() { return nil } } - file_authzed_api_v1_debug_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_debug_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*CheckDebugTrace); i { case 0: return &v.state @@ -721,7 +721,7 @@ func file_authzed_api_v1_debug_proto_init() { return nil } } - file_authzed_api_v1_debug_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_debug_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*CaveatEvalInfo); i { case 0: return &v.state @@ -733,7 +733,7 @@ func file_authzed_api_v1_debug_proto_init() { return nil } } - file_authzed_api_v1_debug_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_debug_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*CheckDebugTrace_SubProblems); i { case 0: return &v.state @@ -746,7 +746,7 @@ func file_authzed_api_v1_debug_proto_init() { } } } - file_authzed_api_v1_debug_proto_msgTypes[1].OneofWrappers = []interface{}{ + file_authzed_api_v1_debug_proto_msgTypes[1].OneofWrappers = []any{ (*CheckDebugTrace_WasCachedResult)(nil), (*CheckDebugTrace_SubProblems_)(nil), } diff --git a/proto/authzed/api/v1/error_reason.pb.go b/proto/authzed/api/v1/error_reason.pb.go index 11bb395..537f4a6 100644 --- a/proto/authzed/api/v1/error_reason.pb.go +++ b/proto/authzed/api/v1/error_reason.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/error_reason.proto @@ -589,7 +589,7 @@ func file_authzed_api_v1_error_reason_proto_rawDescGZIP() []byte { } var file_authzed_api_v1_error_reason_proto_enumTypes = make([]protoimpl.EnumInfo, 1) -var file_authzed_api_v1_error_reason_proto_goTypes = []interface{}{ +var file_authzed_api_v1_error_reason_proto_goTypes = []any{ (ErrorReason)(0), // 0: authzed.api.v1.ErrorReason } var file_authzed_api_v1_error_reason_proto_depIdxs = []int32{ diff --git a/proto/authzed/api/v1/experimental_service.pb.go b/proto/authzed/api/v1/experimental_service.pb.go index 1c723fb..221e585 100644 --- a/proto/authzed/api/v1/experimental_service.pb.go +++ b/proto/authzed/api/v1/experimental_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/experimental_service.proto @@ -3124,7 +3124,7 @@ func file_authzed_api_v1_experimental_service_proto_rawDescGZIP() []byte { } var file_authzed_api_v1_experimental_service_proto_msgTypes = make([]protoimpl.MessageInfo, 35) -var file_authzed_api_v1_experimental_service_proto_goTypes = []interface{}{ +var file_authzed_api_v1_experimental_service_proto_goTypes = []any{ (*ExperimentalRegisterRelationshipCounterRequest)(nil), // 0: authzed.api.v1.ExperimentalRegisterRelationshipCounterRequest (*ExperimentalRegisterRelationshipCounterResponse)(nil), // 1: authzed.api.v1.ExperimentalRegisterRelationshipCounterResponse (*ExperimentalCountRelationshipsRequest)(nil), // 2: authzed.api.v1.ExperimentalCountRelationshipsRequest @@ -3269,7 +3269,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { file_authzed_api_v1_core_proto_init() file_authzed_api_v1_permission_service_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_experimental_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalRegisterRelationshipCounterRequest); i { case 0: return &v.state @@ -3281,7 +3281,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalRegisterRelationshipCounterResponse); i { case 0: return &v.state @@ -3293,7 +3293,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalCountRelationshipsRequest); i { case 0: return &v.state @@ -3305,7 +3305,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalCountRelationshipsResponse); i { case 0: return &v.state @@ -3317,7 +3317,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*ReadCounterValue); i { case 0: return &v.state @@ -3329,7 +3329,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalUnregisterRelationshipCounterRequest); i { case 0: return &v.state @@ -3341,7 +3341,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalUnregisterRelationshipCounterResponse); i { case 0: return &v.state @@ -3353,7 +3353,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*BulkCheckPermissionRequest); i { case 0: return &v.state @@ -3365,7 +3365,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*BulkCheckPermissionRequestItem); i { case 0: return &v.state @@ -3377,7 +3377,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*BulkCheckPermissionResponse); i { case 0: return &v.state @@ -3389,7 +3389,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*BulkCheckPermissionPair); i { case 0: return &v.state @@ -3401,7 +3401,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*BulkCheckPermissionResponseItem); i { case 0: return &v.state @@ -3413,7 +3413,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*BulkImportRelationshipsRequest); i { case 0: return &v.state @@ -3425,7 +3425,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*BulkImportRelationshipsResponse); i { case 0: return &v.state @@ -3437,7 +3437,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*BulkExportRelationshipsRequest); i { case 0: return &v.state @@ -3449,7 +3449,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[15].Exporter = func(v any, i int) any { switch v := v.(*BulkExportRelationshipsResponse); i { case 0: return &v.state @@ -3461,7 +3461,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[16].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalReflectSchemaRequest); i { case 0: return &v.state @@ -3473,7 +3473,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[17].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalReflectSchemaResponse); i { case 0: return &v.state @@ -3485,7 +3485,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[18].Exporter = func(v any, i int) any { switch v := v.(*ExpSchemaFilter); i { case 0: return &v.state @@ -3497,7 +3497,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[19].Exporter = func(v any, i int) any { switch v := v.(*ExpDefinition); i { case 0: return &v.state @@ -3509,7 +3509,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[20].Exporter = func(v any, i int) any { switch v := v.(*ExpCaveat); i { case 0: return &v.state @@ -3521,7 +3521,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[21].Exporter = func(v any, i int) any { switch v := v.(*ExpCaveatParameter); i { case 0: return &v.state @@ -3533,7 +3533,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[22].Exporter = func(v any, i int) any { switch v := v.(*ExpRelation); i { case 0: return &v.state @@ -3545,7 +3545,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[23].Exporter = func(v any, i int) any { switch v := v.(*ExpTypeReference); i { case 0: return &v.state @@ -3557,7 +3557,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[24].Exporter = func(v any, i int) any { switch v := v.(*ExpPermission); i { case 0: return &v.state @@ -3569,7 +3569,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[25].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[25].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalComputablePermissionsRequest); i { case 0: return &v.state @@ -3581,7 +3581,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[26].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[26].Exporter = func(v any, i int) any { switch v := v.(*ExpRelationReference); i { case 0: return &v.state @@ -3593,7 +3593,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[27].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[27].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalComputablePermissionsResponse); i { case 0: return &v.state @@ -3605,7 +3605,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[28].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[28].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalDependentRelationsRequest); i { case 0: return &v.state @@ -3617,7 +3617,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[29].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[29].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalDependentRelationsResponse); i { case 0: return &v.state @@ -3629,7 +3629,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[30].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[30].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalDiffSchemaRequest); i { case 0: return &v.state @@ -3641,7 +3641,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[31].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[31].Exporter = func(v any, i int) any { switch v := v.(*ExperimentalDiffSchemaResponse); i { case 0: return &v.state @@ -3653,7 +3653,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[32].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[32].Exporter = func(v any, i int) any { switch v := v.(*ExpRelationSubjectTypeChange); i { case 0: return &v.state @@ -3665,7 +3665,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[33].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[33].Exporter = func(v any, i int) any { switch v := v.(*ExpCaveatParameterTypeChange); i { case 0: return &v.state @@ -3677,7 +3677,7 @@ func file_authzed_api_v1_experimental_service_proto_init() { return nil } } - file_authzed_api_v1_experimental_service_proto_msgTypes[34].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_experimental_service_proto_msgTypes[34].Exporter = func(v any, i int) any { switch v := v.(*ExpSchemaDiff); i { case 0: return &v.state @@ -3690,20 +3690,20 @@ func file_authzed_api_v1_experimental_service_proto_init() { } } } - file_authzed_api_v1_experimental_service_proto_msgTypes[3].OneofWrappers = []interface{}{ + file_authzed_api_v1_experimental_service_proto_msgTypes[3].OneofWrappers = []any{ (*ExperimentalCountRelationshipsResponse_CounterStillCalculating)(nil), (*ExperimentalCountRelationshipsResponse_ReadCounterValue)(nil), } - file_authzed_api_v1_experimental_service_proto_msgTypes[10].OneofWrappers = []interface{}{ + file_authzed_api_v1_experimental_service_proto_msgTypes[10].OneofWrappers = []any{ (*BulkCheckPermissionPair_Item)(nil), (*BulkCheckPermissionPair_Error)(nil), } - file_authzed_api_v1_experimental_service_proto_msgTypes[23].OneofWrappers = []interface{}{ + file_authzed_api_v1_experimental_service_proto_msgTypes[23].OneofWrappers = []any{ (*ExpTypeReference_IsTerminalSubject)(nil), (*ExpTypeReference_OptionalRelationName)(nil), (*ExpTypeReference_IsPublicWildcard)(nil), } - file_authzed_api_v1_experimental_service_proto_msgTypes[34].OneofWrappers = []interface{}{ + file_authzed_api_v1_experimental_service_proto_msgTypes[34].OneofWrappers = []any{ (*ExpSchemaDiff_DefinitionAdded)(nil), (*ExpSchemaDiff_DefinitionRemoved)(nil), (*ExpSchemaDiff_DefinitionDocCommentChanged)(nil), diff --git a/proto/authzed/api/v1/openapi.pb.go b/proto/authzed/api/v1/openapi.pb.go index dc8de35..1773cfd 100644 --- a/proto/authzed/api/v1/openapi.pb.go +++ b/proto/authzed/api/v1/openapi.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/openapi.proto @@ -56,7 +56,7 @@ var file_authzed_api_v1_openapi_proto_rawDesc = []byte{ 0x2f, 0x76, 0x31, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } -var file_authzed_api_v1_openapi_proto_goTypes = []interface{}{} +var file_authzed_api_v1_openapi_proto_goTypes = []any{} var file_authzed_api_v1_openapi_proto_depIdxs = []int32{ 0, // [0:0] is the sub-list for method output_type 0, // [0:0] is the sub-list for method input_type diff --git a/proto/authzed/api/v1/permission_service.pb.go b/proto/authzed/api/v1/permission_service.pb.go index 5b8ea81..6771b12 100644 --- a/proto/authzed/api/v1/permission_service.pb.go +++ b/proto/authzed/api/v1/permission_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/permission_service.proto @@ -2887,7 +2887,7 @@ func file_authzed_api_v1_permission_service_proto_rawDescGZIP() []byte { var file_authzed_api_v1_permission_service_proto_enumTypes = make([]protoimpl.EnumInfo, 5) var file_authzed_api_v1_permission_service_proto_msgTypes = make([]protoimpl.MessageInfo, 25) -var file_authzed_api_v1_permission_service_proto_goTypes = []interface{}{ +var file_authzed_api_v1_permission_service_proto_goTypes = []any{ (LookupPermissionship)(0), // 0: authzed.api.v1.LookupPermissionship (Precondition_Operation)(0), // 1: authzed.api.v1.Precondition.Operation (DeleteRelationshipsResponse_DeletionProgress)(0), // 2: authzed.api.v1.DeleteRelationshipsResponse.DeletionProgress @@ -3026,7 +3026,7 @@ func file_authzed_api_v1_permission_service_proto_init() { file_authzed_api_v1_core_proto_init() file_authzed_api_v1_debug_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_permission_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*Consistency); i { case 0: return &v.state @@ -3038,7 +3038,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*RelationshipFilter); i { case 0: return &v.state @@ -3050,7 +3050,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*SubjectFilter); i { case 0: return &v.state @@ -3062,7 +3062,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*ReadRelationshipsRequest); i { case 0: return &v.state @@ -3074,7 +3074,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[4].Exporter = func(v any, i int) any { switch v := v.(*ReadRelationshipsResponse); i { case 0: return &v.state @@ -3086,7 +3086,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[5].Exporter = func(v any, i int) any { switch v := v.(*Precondition); i { case 0: return &v.state @@ -3098,7 +3098,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[6].Exporter = func(v any, i int) any { switch v := v.(*WriteRelationshipsRequest); i { case 0: return &v.state @@ -3110,7 +3110,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[7].Exporter = func(v any, i int) any { switch v := v.(*WriteRelationshipsResponse); i { case 0: return &v.state @@ -3122,7 +3122,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[8].Exporter = func(v any, i int) any { switch v := v.(*DeleteRelationshipsRequest); i { case 0: return &v.state @@ -3134,7 +3134,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[9].Exporter = func(v any, i int) any { switch v := v.(*DeleteRelationshipsResponse); i { case 0: return &v.state @@ -3146,7 +3146,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[10].Exporter = func(v any, i int) any { switch v := v.(*CheckPermissionRequest); i { case 0: return &v.state @@ -3158,7 +3158,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[11].Exporter = func(v any, i int) any { switch v := v.(*CheckPermissionResponse); i { case 0: return &v.state @@ -3170,7 +3170,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[12].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[12].Exporter = func(v any, i int) any { switch v := v.(*CheckBulkPermissionsRequest); i { case 0: return &v.state @@ -3182,7 +3182,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[13].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[13].Exporter = func(v any, i int) any { switch v := v.(*CheckBulkPermissionsRequestItem); i { case 0: return &v.state @@ -3194,7 +3194,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[14].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[14].Exporter = func(v any, i int) any { switch v := v.(*CheckBulkPermissionsResponse); i { case 0: return &v.state @@ -3206,7 +3206,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[15].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[15].Exporter = func(v any, i int) any { switch v := v.(*CheckBulkPermissionsPair); i { case 0: return &v.state @@ -3218,7 +3218,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[16].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[16].Exporter = func(v any, i int) any { switch v := v.(*CheckBulkPermissionsResponseItem); i { case 0: return &v.state @@ -3230,7 +3230,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[17].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[17].Exporter = func(v any, i int) any { switch v := v.(*ExpandPermissionTreeRequest); i { case 0: return &v.state @@ -3242,7 +3242,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[18].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[18].Exporter = func(v any, i int) any { switch v := v.(*ExpandPermissionTreeResponse); i { case 0: return &v.state @@ -3254,7 +3254,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[19].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[19].Exporter = func(v any, i int) any { switch v := v.(*LookupResourcesRequest); i { case 0: return &v.state @@ -3266,7 +3266,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[20].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[20].Exporter = func(v any, i int) any { switch v := v.(*LookupResourcesResponse); i { case 0: return &v.state @@ -3278,7 +3278,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[21].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[21].Exporter = func(v any, i int) any { switch v := v.(*LookupSubjectsRequest); i { case 0: return &v.state @@ -3290,7 +3290,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[22].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[22].Exporter = func(v any, i int) any { switch v := v.(*LookupSubjectsResponse); i { case 0: return &v.state @@ -3302,7 +3302,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[23].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[23].Exporter = func(v any, i int) any { switch v := v.(*ResolvedSubject); i { case 0: return &v.state @@ -3314,7 +3314,7 @@ func file_authzed_api_v1_permission_service_proto_init() { return nil } } - file_authzed_api_v1_permission_service_proto_msgTypes[24].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_permission_service_proto_msgTypes[24].Exporter = func(v any, i int) any { switch v := v.(*SubjectFilter_RelationFilter); i { case 0: return &v.state @@ -3327,13 +3327,13 @@ func file_authzed_api_v1_permission_service_proto_init() { } } } - file_authzed_api_v1_permission_service_proto_msgTypes[0].OneofWrappers = []interface{}{ + file_authzed_api_v1_permission_service_proto_msgTypes[0].OneofWrappers = []any{ (*Consistency_MinimizeLatency)(nil), (*Consistency_AtLeastAsFresh)(nil), (*Consistency_AtExactSnapshot)(nil), (*Consistency_FullyConsistent)(nil), } - file_authzed_api_v1_permission_service_proto_msgTypes[15].OneofWrappers = []interface{}{ + file_authzed_api_v1_permission_service_proto_msgTypes[15].OneofWrappers = []any{ (*CheckBulkPermissionsPair_Item)(nil), (*CheckBulkPermissionsPair_Error)(nil), } diff --git a/proto/authzed/api/v1/schema_service.pb.go b/proto/authzed/api/v1/schema_service.pb.go index e4ee26c..2d18c8a 100644 --- a/proto/authzed/api/v1/schema_service.pb.go +++ b/proto/authzed/api/v1/schema_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/schema_service.proto @@ -286,7 +286,7 @@ func file_authzed_api_v1_schema_service_proto_rawDescGZIP() []byte { } var file_authzed_api_v1_schema_service_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_authzed_api_v1_schema_service_proto_goTypes = []interface{}{ +var file_authzed_api_v1_schema_service_proto_goTypes = []any{ (*ReadSchemaRequest)(nil), // 0: authzed.api.v1.ReadSchemaRequest (*ReadSchemaResponse)(nil), // 1: authzed.api.v1.ReadSchemaResponse (*WriteSchemaRequest)(nil), // 2: authzed.api.v1.WriteSchemaRequest @@ -314,7 +314,7 @@ func file_authzed_api_v1_schema_service_proto_init() { } file_authzed_api_v1_core_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_schema_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_schema_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*ReadSchemaRequest); i { case 0: return &v.state @@ -326,7 +326,7 @@ func file_authzed_api_v1_schema_service_proto_init() { return nil } } - file_authzed_api_v1_schema_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_schema_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ReadSchemaResponse); i { case 0: return &v.state @@ -338,7 +338,7 @@ func file_authzed_api_v1_schema_service_proto_init() { return nil } } - file_authzed_api_v1_schema_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_schema_service_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*WriteSchemaRequest); i { case 0: return &v.state @@ -350,7 +350,7 @@ func file_authzed_api_v1_schema_service_proto_init() { return nil } } - file_authzed_api_v1_schema_service_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_schema_service_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*WriteSchemaResponse); i { case 0: return &v.state diff --git a/proto/authzed/api/v1/watch_service.pb.go b/proto/authzed/api/v1/watch_service.pb.go index dd85d63..8260855 100644 --- a/proto/authzed/api/v1/watch_service.pb.go +++ b/proto/authzed/api/v1/watch_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1/watch_service.proto @@ -234,7 +234,7 @@ func file_authzed_api_v1_watch_service_proto_rawDescGZIP() []byte { } var file_authzed_api_v1_watch_service_proto_msgTypes = make([]protoimpl.MessageInfo, 2) -var file_authzed_api_v1_watch_service_proto_goTypes = []interface{}{ +var file_authzed_api_v1_watch_service_proto_goTypes = []any{ (*WatchRequest)(nil), // 0: authzed.api.v1.WatchRequest (*WatchResponse)(nil), // 1: authzed.api.v1.WatchResponse (*ZedToken)(nil), // 2: authzed.api.v1.ZedToken @@ -263,7 +263,7 @@ func file_authzed_api_v1_watch_service_proto_init() { file_authzed_api_v1_core_proto_init() file_authzed_api_v1_permission_service_proto_init() if !protoimpl.UnsafeEnabled { - file_authzed_api_v1_watch_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_watch_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*WatchRequest); i { case 0: return &v.state @@ -275,7 +275,7 @@ func file_authzed_api_v1_watch_service_proto_init() { return nil } } - file_authzed_api_v1_watch_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1_watch_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*WatchResponse); i { case 0: return &v.state diff --git a/proto/authzed/api/v1/zz_generated.version.go b/proto/authzed/api/v1/zz_generated.version.go index 88dd123..965017b 100644 --- a/proto/authzed/api/v1/zz_generated.version.go +++ b/proto/authzed/api/v1/zz_generated.version.go @@ -2,5 +2,5 @@ package v1 const ( BufRepository = "buf.build/authzed/api" - BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797" + BufTag = "v1.34.0" ) diff --git a/proto/authzed/api/v1alpha1/schema.pb.go b/proto/authzed/api/v1alpha1/schema.pb.go index 43c0740..6095e86 100644 --- a/proto/authzed/api/v1alpha1/schema.pb.go +++ b/proto/authzed/api/v1alpha1/schema.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1alpha1/schema.proto @@ -335,7 +335,7 @@ func file_authzed_api_v1alpha1_schema_proto_rawDescGZIP() []byte { } var file_authzed_api_v1alpha1_schema_proto_msgTypes = make([]protoimpl.MessageInfo, 4) -var file_authzed_api_v1alpha1_schema_proto_goTypes = []interface{}{ +var file_authzed_api_v1alpha1_schema_proto_goTypes = []any{ (*ReadSchemaRequest)(nil), // 0: authzed.api.v1alpha1.ReadSchemaRequest (*ReadSchemaResponse)(nil), // 1: authzed.api.v1alpha1.ReadSchemaResponse (*WriteSchemaRequest)(nil), // 2: authzed.api.v1alpha1.WriteSchemaRequest @@ -359,7 +359,7 @@ func file_authzed_api_v1alpha1_schema_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_v1alpha1_schema_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_schema_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*ReadSchemaRequest); i { case 0: return &v.state @@ -371,7 +371,7 @@ func file_authzed_api_v1alpha1_schema_proto_init() { return nil } } - file_authzed_api_v1alpha1_schema_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_schema_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*ReadSchemaResponse); i { case 0: return &v.state @@ -383,7 +383,7 @@ func file_authzed_api_v1alpha1_schema_proto_init() { return nil } } - file_authzed_api_v1alpha1_schema_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_schema_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*WriteSchemaRequest); i { case 0: return &v.state @@ -395,7 +395,7 @@ func file_authzed_api_v1alpha1_schema_proto_init() { return nil } } - file_authzed_api_v1alpha1_schema_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_schema_proto_msgTypes[3].Exporter = func(v any, i int) any { switch v := v.(*WriteSchemaResponse); i { case 0: return &v.state diff --git a/proto/authzed/api/v1alpha1/watchresources_service.pb.go b/proto/authzed/api/v1alpha1/watchresources_service.pb.go index b4e8ce4..312e92b 100644 --- a/proto/authzed/api/v1alpha1/watchresources_service.pb.go +++ b/proto/authzed/api/v1alpha1/watchresources_service.pb.go @@ -1,6 +1,6 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 +// protoc-gen-go v1.34.2 // protoc (unknown) // source: authzed/api/v1alpha1/watchresources_service.proto @@ -401,7 +401,7 @@ func file_authzed_api_v1alpha1_watchresources_service_proto_rawDescGZIP() []byte var file_authzed_api_v1alpha1_watchresources_service_proto_enumTypes = make([]protoimpl.EnumInfo, 1) var file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes = make([]protoimpl.MessageInfo, 3) -var file_authzed_api_v1alpha1_watchresources_service_proto_goTypes = []interface{}{ +var file_authzed_api_v1alpha1_watchresources_service_proto_goTypes = []any{ (PermissionUpdate_Permissionship)(0), // 0: authzed.api.v1alpha1.PermissionUpdate.Permissionship (*WatchResourcesRequest)(nil), // 1: authzed.api.v1alpha1.WatchResourcesRequest (*PermissionUpdate)(nil), // 2: authzed.api.v1alpha1.PermissionUpdate @@ -432,7 +432,7 @@ func file_authzed_api_v1alpha1_watchresources_service_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*WatchResourcesRequest); i { case 0: return &v.state @@ -444,7 +444,7 @@ func file_authzed_api_v1alpha1_watchresources_service_proto_init() { return nil } } - file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[1].Exporter = func(v any, i int) any { switch v := v.(*PermissionUpdate); i { case 0: return &v.state @@ -456,7 +456,7 @@ func file_authzed_api_v1alpha1_watchresources_service_proto_init() { return nil } } - file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { + file_authzed_api_v1alpha1_watchresources_service_proto_msgTypes[2].Exporter = func(v any, i int) any { switch v := v.(*WatchResourcesResponse); i { case 0: return &v.state diff --git a/proto/authzed/api/v1alpha1/zz_generated.version.go b/proto/authzed/api/v1alpha1/zz_generated.version.go index a306931..1334095 100644 --- a/proto/authzed/api/v1alpha1/zz_generated.version.go +++ b/proto/authzed/api/v1alpha1/zz_generated.version.go @@ -2,5 +2,5 @@ package v1alpha1 const ( BufRepository = "buf.build/authzed/api" - BufTag = "78c93bbe7e8d69fe7ae4c4c1f6a03fa2840d7797" + BufTag = "v1.34.0" )