more
All checks were successful
Build and Publish / BuildAndDeployAmd64 (push) Successful in 36s
Build and Publish / BuildAndDeployArm64 (push) Successful in 4m29s

This commit is contained in:
matst80
2025-11-28 14:33:26 +01:00
parent 47e69f18a5
commit 330093bdec
13 changed files with 200 additions and 184 deletions

View File

@@ -10,7 +10,7 @@ import (
"sync"
"time"
"github.com/gogo/protobuf/proto"
"google.golang.org/protobuf/proto"
)
type QueueEvent struct {