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

Commit

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

require (
github.com/enbility/eebus-go v0.0.0-20240313120500-d123aac13800
github.com/enbility/ship-go v0.0.0-20240326184117-0a9706f277b9
github.com/enbility/eebus-go v0.0.0-20240327124756-c2f35e1217be
github.com/enbility/ship-go v0.0.0-20240327112751-034de9b6e652
github.com/enbility/spine-go v0.0.0-20240313120235-e9eec2c46534
github.com/stretchr/testify v1.8.4
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ 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-20240313120500-d123aac13800 h1:qMapr0u+13DLw5Q6mMHMUjUQHVW7iXyGoDRgMyY6PkY=
github.com/enbility/eebus-go v0.0.0-20240313120500-d123aac13800/go.mod h1:30YZwH+GzLqK4Q2NxvrreI9Ib4LUSeT7c6Sbpvr9+Bk=
github.com/enbility/ship-go v0.0.0-20240326184117-0a9706f277b9 h1:jJGc8+toPGQw/lwll/H+CTk8C+QXubjbHjWH9Prn0IA=
github.com/enbility/ship-go v0.0.0-20240326184117-0a9706f277b9/go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ=
github.com/enbility/eebus-go v0.0.0-20240327124756-c2f35e1217be h1:HD3VqcjLzF1W9zLCA+qEJ2gfPKBm2n29XdBVIPaQ1Es=
github.com/enbility/eebus-go v0.0.0-20240327124756-c2f35e1217be/go.mod h1:f2X3uJaPyP9vhK0jnyYI2VMkq+HUnjp9usyeAeuMSyw=
github.com/enbility/ship-go v0.0.0-20240327112751-034de9b6e652 h1:r71X9nuRTe2bUwWVRBpgaWII/oweFVWeM3DvgPtorAM=
github.com/enbility/ship-go v0.0.0-20240327112751-034de9b6e652/go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ=
github.com/enbility/spine-go v0.0.0-20240313120235-e9eec2c46534 h1:DPyWFN3+6eAJwdA2nrLzXOXPSoe+mb0ccUFSVB8TI90=
github.com/enbility/spine-go v0.0.0-20240313120235-e9eec2c46534/go.mod h1:2SXeC20kPX23mTnsudvPq9qprgo7GKDiNiVdX0ebovw=
github.com/enbility/zeroconf/v2 v2.0.0-20240210101930-d0004078577b h1:sg3c6LJ4eWffwtt9SW0lgcIX4Oh274vwdJnNFNNrDco=
Expand Down

0 comments on commit 3846211

Please sign in to comment.