Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
Update SHIP, SPINE, EEBUS
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed May 18, 2024
1 parent c07e110 commit 9365043
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/enbility/cemd
go 1.21.1

require (
github.com/enbility/eebus-go v0.0.0-20240516175253-e0841966938b
github.com/enbility/ship-go v0.0.0-20240512152836-f8ae5a3899f0
github.com/enbility/spine-go v0.0.0-20240518100904-8a8dfc01cb3c
github.com/enbility/eebus-go v0.5.0
github.com/enbility/ship-go v0.5.0
github.com/enbility/spine-go v0.5.0
github.com/stretchr/testify v1.8.4
)

Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ github.com/ahmetb/go-linq/v3 v3.2.0/go.mod h1:haQ3JfOeWK8HpVxMtHHEMPVgBKiYyQ+f1/
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/enbility/eebus-go v0.0.0-20240516175253-e0841966938b h1:8WdMCIKnB289riC3Fcni965IoPXci7LKGbGARPi3AAI=
github.com/enbility/eebus-go v0.0.0-20240516175253-e0841966938b/go.mod h1:1jzTHrSftixngak1cpaLIwjMJT62qJcKYDvnUS0wB94=
github.com/enbility/ship-go v0.0.0-20240512152836-f8ae5a3899f0 h1:iPs4/u/N5qf3oiRHPK0tBOAr0N2vQzHV28lPe1U9iHE=
github.com/enbility/ship-go v0.0.0-20240512152836-f8ae5a3899f0/go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ=
github.com/enbility/spine-go v0.0.0-20240518100904-8a8dfc01cb3c h1:bX0Ohq5ldOMNjOoi+/fCqE6vVDpoZsr3oW6fFsHp1t4=
github.com/enbility/spine-go v0.0.0-20240518100904-8a8dfc01cb3c/go.mod h1:2SXeC20kPX23mTnsudvPq9qprgo7GKDiNiVdX0ebovw=
github.com/enbility/eebus-go v0.5.0 h1:iC+CSc7eVGqls0GT4d4eWA0vrm1m9eMroG9rvEia06Y=
github.com/enbility/eebus-go v0.5.0/go.mod h1:JhLSoVxGiKSgOtxoGkA81vs+JRB4QHTa8P8LzHsq5WQ=
github.com/enbility/ship-go v0.5.0 h1:Uqol2XjzDOcvT8HUAE4B/59yqd3mxhpJJ/Q2eDHNGqc=
github.com/enbility/ship-go v0.5.0/go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ=
github.com/enbility/spine-go v0.5.0 h1:3OQBl8gQPW/iuWmwcabmCIXDcFCP0RsDw7uP8BYUmaY=
github.com/enbility/spine-go v0.5.0/go.mod h1:8rXOJ7nTa4qrSRK0PpfavBXMztxi6l+h/IFpIVmHviM=
github.com/enbility/zeroconf/v2 v2.0.0-20240210101930-d0004078577b h1:sg3c6LJ4eWffwtt9SW0lgcIX4Oh274vwdJnNFNNrDco=
github.com/enbility/zeroconf/v2 v2.0.0-20240210101930-d0004078577b/go.mod h1:BjzRRiYX6mWdOgku1xxDE+NsV8PijTby7Q7BkYVdfDU=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
Expand Down

0 comments on commit 9365043

Please sign in to comment.