Skip to content

Commit

Permalink
Merge pull request #110 from philips-software/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/philips-software/go-hsdp-api-0.46.1

Bump github.com/philips-software/go-hsdp-api from 0.45.0 to 0.46.1
  • Loading branch information
loafoe authored Oct 18, 2021
2 parents 78501c2 + c2ab1c0 commit f0dda9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/minio/minio-go/v7 v7.0.14
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.16.0
github.com/philips-software/go-hsdp-api v0.45.0
github.com/philips-software/go-hsdp-api v0.46.1
github.com/segmentio/kafka-go v0.4.21
github.com/stretchr/testify v1.7.0
github.com/ttacon/builder v0.0.0-20170518171403-c099f663e1c2 // indirect
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -585,9 +585,9 @@ github.com/pelletier/go-toml v1.2.0 h1:T5zMGML61Wp+FlcbWjRDT7yAxhJNAiPPLOFECq181
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
github.com/philhofer/fwd v1.0.0/go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU=
github.com/philips-software/go-hsdp-api v0.45.0 h1:FSQAHnxl/CB23HgIAG4oBH64yp5zg/pNB4eyIE4jERQ=
github.com/philips-software/go-hsdp-api v0.45.0/go.mod h1:wOHxZxjuaNX6G2HEof4ucXEFtLpe3dOjuC/jf+52E7g=
github.com/philips-software/go-hsdp-signer v1.3.0/go.mod h1:/QehZ/+Aks2t1TFpjhF/7ZSB8PJIIJHzLc03rOqwLw0=
github.com/philips-software/go-hsdp-api v0.46.1 h1:DhuyQhPUcTdg/CiG/A3F/6FCeKQvqZp3vH7DA1vvn48=
github.com/philips-software/go-hsdp-api v0.46.1/go.mod h1:HErZLQl5lv0q4Wu6WAl3MvmuFaa53jjOgICEke4BjgE=
github.com/philips-software/go-hsdp-signer v1.4.0/go.mod h1:/QehZ/+Aks2t1TFpjhF/7ZSB8PJIIJHzLc03rOqwLw0=
github.com/pierrec/lz4 v2.0.5+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
github.com/pierrec/lz4 v2.5.2+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
github.com/pierrec/lz4 v2.6.0+incompatible h1:Ix9yFKn1nSPBLFl/yZknTp8TU5G4Ps0JDmguYK6iH1A=
Expand Down

0 comments on commit f0dda9e

Please sign in to comment.