Skip to content

Commit

Permalink
Bump github.com/teslamotors/vehicle-command from 0.3.0 to 0.3.2 (#2)
Browse files Browse the repository at this point in the history
Bumps [github.com/teslamotors/vehicle-command](https://github.com/teslamotors/vehicle-command) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/teslamotors/vehicle-command/releases)
- [Commits](teslamotors/vehicle-command@v0.3.0...v0.3.2)

---
updated-dependencies:
- dependency-name: github.com/teslamotors/vehicle-command
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent c01c208 commit a1861de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/L480/tesla-http-api

go 1.23.2

require github.com/teslamotors/vehicle-command v0.3.0
require github.com/teslamotors/vehicle-command v0.3.2

require (
github.com/cronokirby/saferith v0.33.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.0 h1:L1Er4s7ErlzOY0qqyRnPU7kidscdWoMipOJ/6mLgpA8=
github.com/teslamotors/vehicle-command v0.3.0/go.mod h1:JT71h0I5vPzoJoXpX7DOh7LkkLfmsIpxA1LetIYkiDA=
github.com/teslamotors/vehicle-command v0.3.2 h1:OgALrtXzwnBGXzaaKOyJIEc8ARYbAdWrqV8Jvagl7eM=
github.com/teslamotors/vehicle-command v0.3.2/go.mod h1:JT71h0I5vPzoJoXpX7DOh7LkkLfmsIpxA1LetIYkiDA=
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=
Expand Down

0 comments on commit a1861de

Please sign in to comment.