chore: update dependencies

This commit is contained in:
2022-01-03 19:34:49 +01:00
parent ef9f283bb5
commit ee336c84cc
28 changed files with 56 additions and 8690 deletions

View File

@ -6,8 +6,8 @@ import (
"github.com/cyrilix/robocar-pca9685/pkg/actuator"
"github.com/cyrilix/robocar-protobuf/go/events"
MQTT "github.com/eclipse/paho.mqtt.golang"
"github.com/golang/protobuf/proto"
"go.uber.org/zap"
"google.golang.org/protobuf/proto"
"sync"
)