chore: update dependencies
This commit is contained in:
		@@ -10,10 +10,10 @@ import (
 | 
			
		||||
	"github.com/cyrilix/robocar-steering-tflite-edgetpu/pkg/tools"
 | 
			
		||||
	"github.com/disintegration/imaging"
 | 
			
		||||
	mqtt "github.com/eclipse/paho.mqtt.golang"
 | 
			
		||||
	"github.com/golang/protobuf/proto"
 | 
			
		||||
	"github.com/mattn/go-tflite"
 | 
			
		||||
	"github.com/mattn/go-tflite/delegates/edgetpu"
 | 
			
		||||
	"go.uber.org/zap"
 | 
			
		||||
	"google.golang.org/protobuf/proto"
 | 
			
		||||
	"image"
 | 
			
		||||
	_ "image/jpeg"
 | 
			
		||||
	"time"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user