Skip to content

Commit

Permalink
[eclipse-kanto#67] Update integration/util dependencies to latest commit
Browse files Browse the repository at this point in the history
- done

Signed-off-by: Georgi Boyvalenkov <[email protected]>
  • Loading branch information
gboyvalenkov-bosch committed Nov 25, 2022
1 parent af7c203 commit f6f9be2
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 @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.7.0
github.com/aws/smithy-go v1.4.0
github.com/caarlos0/env/v6 v6.10.1
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125101153-9ddda5ba7f25
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125134142-56b32f6b3e24
github.com/eclipse/ditto-clients-golang v0.0.0-20220225085802-cf3b306280d3
github.com/eclipse/paho.mqtt.golang v1.4.1
github.com/google/uuid v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
github.com/dnaeon/go-vcr v1.1.0/go.mod h1:M7tiix8f0r6mKKJ3Yq/kqU1OYf3MnfmBWVbPx/yU9ko=
github.com/dnaeon/go-vcr v1.2.0 h1:zHCHvJYTMh1N7xnV7zf1m1GPBF9Ad0Jk/whtQ1663qI=
github.com/dnaeon/go-vcr v1.2.0/go.mod h1:R4UdLID7HZT3taECzJs4YgbbH6PIGXB6W/sc5OLb6RQ=
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125101153-9ddda5ba7f25 h1:IK5HmZpABGFEcMh2vk6iE4BrI2FqCmZmMPAhA15Rv7M=
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125101153-9ddda5ba7f25/go.mod h1:mhkMBNIG+JDz35JAj8JVWMe0/ROpKmk/i6RYHU6Rea4=
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125134142-56b32f6b3e24 h1:bu1OgB2reUK1ZNi75IY8RGqWwb/BGuDWNy09ogMiLss=
github.com/eclipse-kanto/kanto/integration/util v0.0.0-20221125134142-56b32f6b3e24/go.mod h1:mhkMBNIG+JDz35JAj8JVWMe0/ROpKmk/i6RYHU6Rea4=
github.com/eclipse/ditto-clients-golang v0.0.0-20220225085802-cf3b306280d3 h1:bfFGs26yNSfhSi6xmnmykB0jZn1Vu5e1/7JA5Wu5aGc=
github.com/eclipse/ditto-clients-golang v0.0.0-20220225085802-cf3b306280d3/go.mod h1:ey7YwfHSQJsinGkGbgeEgqZA7qJnoB0YiFVTFEY50Jg=
github.com/eclipse/paho.mqtt.golang v1.3.5/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
Expand Down

0 comments on commit f6f9be2

Please sign in to comment.