From 10c513b0baa8a3b6a3d68ba76eae08c113dc0799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:17:39 +0100 Subject: [PATCH] Bump github.com/teslamotors/vehicle-command from 0.3.2 to 0.3.3 (#3) Bumps [github.com/teslamotors/vehicle-command](https://github.com/teslamotors/vehicle-command) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/teslamotors/vehicle-command/releases) - [Commits](https://github.com/teslamotors/vehicle-command/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: github.com/teslamotors/vehicle-command dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/go.mod b/go.mod index 0a31aa8..9292bee 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/L480/tesla-http-api go 1.23.2 -require github.com/teslamotors/vehicle-command v0.3.2 +require github.com/teslamotors/vehicle-command v0.3.3 require ( github.com/cronokirby/saferith v0.33.0 // indirect diff --git a/go.sum b/go.sum index 15f53c1..9a8fc4b 100644 --- a/go.sum +++ b/go.sum @@ -2,8 +2,8 @@ github.com/JuulLabs-OSS/cbgo v0.0.1 h1:A5JdglvFot1J9qYR0POZ4qInttpsVPN9lqatjaPp2 github.com/JuulLabs-OSS/cbgo v0.0.1/go.mod h1:L4YtGP+gnyD84w7+jN66ncspFRfOYB5aj9QSXaFHmBA= github.com/cronokirby/saferith v0.33.0 h1:TgoQlfsD4LIwx71+ChfRcIpjkw+RPOapDEVxa+LhwLo= github.com/cronokirby/saferith v0.33.0/go.mod h1:QKJhjoqUtBsXCAVEjw38mFqoi7DebT7kthcD7UzbnoA= -github.com/go-ble/ble v0.0.0-20220207185428-60d1eecf2633 h1:ZrzoZQz1CF33SPHLkjRpnVuZwr9cO1lTEc4Js7SgBos= -github.com/go-ble/ble v0.0.0-20220207185428-60d1eecf2633/go.mod h1:fFJl/jD/uyILGBeD5iQ8tYHrPlJafyqCJzAyTHNJ1Uk= +github.com/go-ble/ble v0.0.0-20240122180141-8c5522f54333 h1:bQK6D51cNzMSTyAf0HtM30V2IbljHTDam7jru9JNlJA= +github.com/go-ble/ble v0.0.0-20240122180141-8c5522f54333/go.mod h1:fFJl/jD/uyILGBeD5iQ8tYHrPlJafyqCJzAyTHNJ1Uk= github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk= github.com/golang-jwt/jwt/v5 v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk= github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg= @@ -24,8 +24,8 @@ github.com/raff/goble v0.0.0-20190909174656-72afc67d6a99 h1:JtoVdxWJ3tgyqtnPq3r4 github.com/raff/goble v0.0.0-20190909174656-72afc67d6a99/go.mod h1:CxaUhijgLFX0AROtH5mluSY71VqpjQBw9JXE2UKZmc4= github.com/sirupsen/logrus v1.5.0 h1:1N5EYkVAPEywqZRJd7cwnRtCb6xJx7NH3T3WUTF980Q= github.com/sirupsen/logrus v1.5.0/go.mod h1:+F7Ogzej0PZc/94MaYx/nvG9jOFMD2osvC3s+Squfpo= -github.com/teslamotors/vehicle-command v0.3.2 h1:OgALrtXzwnBGXzaaKOyJIEc8ARYbAdWrqV8Jvagl7eM= -github.com/teslamotors/vehicle-command v0.3.2/go.mod h1:JT71h0I5vPzoJoXpX7DOh7LkkLfmsIpxA1LetIYkiDA= +github.com/teslamotors/vehicle-command v0.3.3 h1:9czLNbUuGQkMD1cma4+ErzR2hWyZN40gpYUjIAf13Gs= +github.com/teslamotors/vehicle-command v0.3.3/go.mod h1:ZVR0KE8v3IrQUJAuBrxKkRjPZOVI0oxEqBj8x1eFpDQ= golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU= golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= google.golang.org/protobuf v1.34.2 h1:6xV6lTsCfpGD21XK49h7MhtcApnLqkfYgPcdHftf6hg=