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

Commit

Permalink
Update SPINE
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Apr 9, 2024
1 parent 8202732 commit 18a17ad
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.21.1
require (
github.com/enbility/eebus-go v0.0.0-20240408170036-0382e8911400
github.com/enbility/ship-go v0.0.0-20240408165750-94ea245772a1
github.com/enbility/spine-go v0.0.0-20240409101612-0cdc3e9a9cfc
github.com/enbility/spine-go v0.0.0-20240409151434-b2462e8e0e84
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/enbility/eebus-go v0.0.0-20240408170036-0382e8911400 h1:Tbt5F8hroDxTO
github.com/enbility/eebus-go v0.0.0-20240408170036-0382e8911400/go.mod h1:H0XQ8jb91zqsdWNTOKPOHHs+EAyKzLrNiGyPwjol028=
github.com/enbility/ship-go v0.0.0-20240408165750-94ea245772a1 h1:k89K2PYYVgAYbRZ3Kj+1AZ9Pgme7aOESXEhXSZ3qEHs=
github.com/enbility/ship-go v0.0.0-20240408165750-94ea245772a1/go.mod h1:ovyrJE3oPnGT5+eQnOqWut80gFDQ0XHn3ZWU2fHV9xQ=
github.com/enbility/spine-go v0.0.0-20240409101612-0cdc3e9a9cfc h1:67EyKovCzjjf8FYlcwxb6KUR3AuXHwdJ6odtEC+mxlw=
github.com/enbility/spine-go v0.0.0-20240409101612-0cdc3e9a9cfc/go.mod h1:2SXeC20kPX23mTnsudvPq9qprgo7GKDiNiVdX0ebovw=
github.com/enbility/spine-go v0.0.0-20240409151434-b2462e8e0e84 h1:8AZZvsXBaA6i7P4pqzA/3lih+CzKfrY32a+cQYZKsdQ=
github.com/enbility/spine-go v0.0.0-20240409151434-b2462e8e0e84/go.mod h1:2SXeC20kPX23mTnsudvPq9qprgo7GKDiNiVdX0ebovw=
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 18a17ad

Please sign in to comment.