diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-06-21 13:04:13 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-06-21 13:04:21 -0400 |
| commit | 7b51d7855769a7e24763cd46bf2d68e008f680d2 (patch) | |
| tree | 0d6a6ac60e7bc228f987e42a5dbb3f30320b4169 /internal/adminpb | |
| parent | 3693dc9d43d3216850b10dd91cc7bdef814c3dfc (diff) | |
| download | xesite-7b51d7855769a7e24763cd46bf2d68e008f680d2.tar.xz xesite-7b51d7855769a7e24763cd46bf2d68e008f680d2.zip | |
adopt homebrew
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'internal/adminpb')
| -rw-r--r-- | internal/adminpb/internal.pb.go | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/internal/adminpb/internal.pb.go b/internal/adminpb/internal.pb.go index 921d7dd..f371b94 100644 --- a/internal/adminpb/internal.pb.go +++ b/internal/adminpb/internal.pb.go @@ -1,7 +1,7 @@ // Code generated by protoc-gen-go. DO NOT EDIT. // versions: -// protoc-gen-go v1.34.1 -// protoc v5.26.1 +// protoc-gen-go v1.34.2 +// protoc v5.27.1 // source: internal.proto package adminpb @@ -142,7 +142,7 @@ func file_internal_proto_rawDescGZIP() []byte { } var file_internal_proto_msgTypes = make([]protoimpl.MessageInfo, 1) -var file_internal_proto_goTypes = []interface{}{ +var file_internal_proto_goTypes = []any{ (*PatreonToken)(nil), // 0: xeiaso.net.internal.PatreonToken (*timestamppb.Timestamp)(nil), // 1: google.protobuf.Timestamp (*emptypb.Empty)(nil), // 2: google.protobuf.Empty @@ -167,7 +167,7 @@ func file_internal_proto_init() { return } if !protoimpl.UnsafeEnabled { - file_internal_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { + file_internal_proto_msgTypes[0].Exporter = func(v any, i int) any { switch v := v.(*PatreonToken); i { case 0: return &v.state |
