Skip to content

Commit

Permalink
update git tag v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed Aug 28, 2024
1 parent 8e237d6 commit 7f80c16
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 @@ -5,7 +5,7 @@ go 1.22.3
require (
github.com/OpenIoTHub/openiothub_grpc_api v1.1.8
github.com/OpenIoTHub/utils v0.0.73
github.com/OpenIoTHub/water v0.0.2
github.com/OpenIoTHub/water v0.0.3
github.com/grandcat/zeroconf v1.0.0
github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4
github.com/libp2p/go-yamux v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/OpenIoTHub/openiothub_grpc_api v1.1.8 h1:4xN46oNeEXzXNwOnaBQxDCzs3C/U
github.com/OpenIoTHub/openiothub_grpc_api v1.1.8/go.mod h1:bymMX9cUPOYwmVRRXVy2V2sj0YVY+UJa5uFTIc5sRls=
github.com/OpenIoTHub/utils v0.0.73 h1:se/x/ZIhm4p5pC9CFDdpi6zDc86be/7bJluVe3ppXEk=
github.com/OpenIoTHub/utils v0.0.73/go.mod h1:FQqcNy2M937N94qMWr+1x7Z/ke2Hssmm7xGLtpFMfyc=
github.com/OpenIoTHub/water v0.0.2 h1:OUxsp3/6cu/plsBggMOsAJgKXgv12623QhGGubj/pGg=
github.com/OpenIoTHub/water v0.0.2/go.mod h1:zY+k4u4Tc8vCGoAHJxydcuoow/U+oGW5ptfwom/ZM6M=
github.com/OpenIoTHub/water v0.0.3 h1:9r6IWHNJEw69x84Wf5fC0F5rUu7RAeenCOzmmiTMc0E=
github.com/OpenIoTHub/water v0.0.3/go.mod h1:zY+k4u4Tc8vCGoAHJxydcuoow/U+oGW5ptfwom/ZM6M=
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da/go.mod h1:eHEWzANqSiWQsof+nXEI9bUVUyV6F53Fp89EuCh2EAA=
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
Expand Down

0 comments on commit 7f80c16

Please sign in to comment.