Skip to content

Commit

Permalink
update call home pkg
Browse files Browse the repository at this point in the history
Signed-off-by: SammyOina <sammyoina@gmail.com>
  • Loading branch information
SammyOina committed May 31, 2023
1 parent 0badf7e commit 2bc952c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/mainflux/callhome => github.com/sammyoina/et v0.0.0-20230518114602-0b466f8e0976
replace github.com/mainflux/callhome => github.com/sammyoina/et v0.0.0-20230531094301-3b937fcf598d
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -731,8 +731,8 @@ github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb
github.com/ryanuber/columnize v2.1.0+incompatible/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts=
github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkBk=
github.com/ryanuber/go-glob v1.0.0/go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc=
github.com/sammyoina/et v0.0.0-20230518114602-0b466f8e0976 h1:YvAHlX8qSPlBBS0w6D5K04xP5BgbE5xELThP+08gmvU=
github.com/sammyoina/et v0.0.0-20230518114602-0b466f8e0976/go.mod h1:eKOYJxEeNIaNeNdU93MNNd09ZbmMhTkVjbiAKxRILEk=
github.com/sammyoina/et v0.0.0-20230531094301-3b937fcf598d h1:GceRMT0CH9vTJSAKLPHSQvYG4hzSfPg6wHBbfn21HbI=
github.com/sammyoina/et v0.0.0-20230531094301-3b937fcf598d/go.mod h1:eKOYJxEeNIaNeNdU93MNNd09ZbmMhTkVjbiAKxRILEk=
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc=
github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/mainflux/callhome/pkg/client/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -886,4 +886,4 @@ gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
# github.com/mainflux/callhome => github.com/sammyoina/et v0.0.0-20230518114602-0b466f8e0976
# github.com/mainflux/callhome => github.com/sammyoina/et v0.0.0-20230531094301-3b937fcf598d

0 comments on commit 2bc952c

Please sign in to comment.