This repository was archived by the owner on Jun 29, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/enbility/cemd
3
3
go 1.21.1
4
4
5
5
require (
6
- github.com/enbility/eebus-go v0.0.0-20240210103202-53e41447262c
6
+ github.com/enbility/eebus-go v0.0.0-20240218151147-ff26e3c2d343
7
7
github.com/enbility/ship-go v0.0.0-20240218150505-eb6afd77b082
8
8
github.com/enbility/spine-go v0.0.0-20240215131224-a7c6b999150f
9
9
github.com/stretchr/testify v1.8.4
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/ahmetb/go-linq/v3 v3.2.0/go.mod h1:haQ3JfOeWK8HpVxMtHHEMPVgBKiYyQ+f1/
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
6
- github.com/enbility/eebus-go v0.0.0-20240210103202-53e41447262c h1:iGmlyQiRkEch2RwO5wl7mCSAlaI7nOn+Ed1OKx6r/uk =
7
- github.com/enbility/eebus-go v0.0.0-20240210103202-53e41447262c /go.mod h1:7nekYlHCIb4nG1rsW0S12/iz/b/8IK5glvloplqTgaY =
6
+ github.com/enbility/eebus-go v0.0.0-20240218151147-ff26e3c2d343 h1:cSGEBuoF7YRReesFyeuk4+vnUEsfT7A7+iF6AlKLPX8 =
7
+ github.com/enbility/eebus-go v0.0.0-20240218151147-ff26e3c2d343 /go.mod h1:4SLI8oQxVOXPhAVh0Nbd74zNkgoydd8WwkffqTUjI1Y =
8
8
github.com/enbility/ship-go v0.0.0-20240218150505-eb6afd77b082 h1:BmevZOzjfBjGFB4U8iYPgnY8zDhDJbAODksJ5tzLRfg =
9
9
github.com/enbility/ship-go v0.0.0-20240218150505-eb6afd77b082 /go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ =
10
10
github.com/enbility/spine-go v0.0.0-20240215131224-a7c6b999150f h1:VRQSmiN661D+p433V3ufgpg2vI58SJcCnXUbyA1vwn8 =
You can’t perform that action at this time.
0 commit comments