Skip to content

Commit

Permalink
Bump github.com/philips-software/go-hsdp-api from 0.83.1 to 0.83.2
Browse files Browse the repository at this point in the history
Bumps [github.com/philips-software/go-hsdp-api](https://github.com/philips-software/go-hsdp-api) from 0.83.1 to 0.83.2.
- [Release notes](https://github.com/philips-software/go-hsdp-api/releases)
- [Changelog](https://github.com/philips-software/go-hsdp-api/blob/main/CHANGELOG.md)
- [Commits](philips-software/go-hsdp-api@v0.83.1...v0.83.2)

---
updated-dependencies:
- dependency-name: github.com/philips-software/go-hsdp-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent 7a32d71 commit 7a0fd81
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 @@ -12,7 +12,7 @@ require (
github.com/iron-io/iron_go3 v0.0.0-20190916120531-a4a7f74b73ac
github.com/jpillora/chisel v1.9.1
github.com/mitchellh/go-homedir v1.1.0
github.com/philips-software/go-hsdp-api v0.83.1
github.com/philips-software/go-hsdp-api v0.83.2
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ=
github.com/pelletier/go-toml/v2 v2.0.8/go.mod h1:vuYfssBdrU2XDZ9bYydBu6t+6a6PYNcZljzZR9VXg+4=
github.com/philips-software/go-hsdp-api v0.83.1 h1:1/B9xMRzI7IBoDMXADuvEmtiIEIDFDiX7nUsFZPeFRE=
github.com/philips-software/go-hsdp-api v0.83.1/go.mod h1:V6kE5P+8tOG7+hSQuP3a0fjdtcaLpyCo78rV2VHEYyY=
github.com/philips-software/go-hsdp-api v0.83.2 h1:E45D4+pgGSG+/G17Ulb9UYnLjBHKa88HeZTWZYcyZHo=
github.com/philips-software/go-hsdp-api v0.83.2/go.mod h1:V6kE5P+8tOG7+hSQuP3a0fjdtcaLpyCo78rV2VHEYyY=
github.com/philips-software/go-hsdp-signer v1.4.0 h1:yg7UILhmI4xJhr/tQiAiQwJL0EZFvLuMqpH2GZ9ygY4=
github.com/philips-software/go-hsdp-signer v1.4.0/go.mod h1:/QehZ/+Aks2t1TFpjhF/7ZSB8PJIIJHzLc03rOqwLw0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 7a0fd81

Please sign in to comment.