Skip to content

Commit

Permalink
Fix examples/go.mod (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat authored Jul 3, 2021
1 parent b1c60a0 commit 304accc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ replace github.com/seqsense/aws-iot-device-sdk-go/v6 => ../
require (
github.com/at-wat/mqtt-go v0.14.0
github.com/mitchellh/mapstructure v1.4.1
github.com/seqsense/aws-iot-device-sdk-go/v6 v5.0.0-00010101000000-000000000000
github.com/seqsense/aws-iot-device-sdk-go/v6 v6.0.0-00010101000000-000000000000
)

0 comments on commit 304accc

Please sign in to comment.