Skip to content

Commit

Permalink
Updated dependencies for reworked types.Device address field
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed May 17, 2024
1 parent a41adfb commit e21268e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/uhppoted/uhppote-simulator
go 1.22

require (
github.com/uhppoted/uhppote-core v0.8.9-0.20240516172829-ac8140e53a0d
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240516174718-1f61e72907bd
github.com/uhppoted/uhppote-core v0.8.9-0.20240517152424-14b4741b581c
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240517153908-c13984f880bc
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ github.com/uhppoted/uhppote-core v0.8.9-0.20240515165158-910af58a95a2 h1:3+ZdRcF
github.com/uhppoted/uhppote-core v0.8.9-0.20240515165158-910af58a95a2/go.mod h1:Q+DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ+0lsEVM=
github.com/uhppoted/uhppote-core v0.8.9-0.20240516172829-ac8140e53a0d h1:WyRYAC69Pkxmktu+oFVAqKPb8RbUimtJMvx5y+T5shs=
github.com/uhppoted/uhppote-core v0.8.9-0.20240516172829-ac8140e53a0d/go.mod h1:Q+DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ+0lsEVM=
github.com/uhppoted/uhppote-core v0.8.9-0.20240517152424-14b4741b581c h1:GfeRFjG72TJZczOS2dGBRAoq75Dh/Pfgwk8XOLhYIIs=
github.com/uhppoted/uhppote-core v0.8.9-0.20240517152424-14b4741b581c/go.mod h1:Q+DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ+0lsEVM=
github.com/uhppoted/uhppoted-lib v0.8.5 h1:X5RarX5QMRGJvOwPk8ceowrH8k6Ow3t+TraWmhYO950=
github.com/uhppoted/uhppoted-lib v0.8.5/go.mod h1:euK2cLO934w0GDgvvnWMjYNtZ29K1xSMrMse6THOzDQ=
github.com/uhppoted/uhppoted-lib v0.8.6-0.20230714155133-57e68f2d1360 h1:XaVqmMmjwskTrX6iCdUl2I4ezrvuoA/yhLzf/455E10=
Expand Down Expand Up @@ -102,3 +104,5 @@ github.com/uhppoted/uhppoted-lib v0.8.9-0.20240515165648-b0ffb4ea22dd h1:ZzRcP5A
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240515165648-b0ffb4ea22dd/go.mod h1:RcM21DG5rJ2q7AvlF24YFW8djJsyLgzafDk9Xc4pQUQ=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240516174718-1f61e72907bd h1:Hc/yTOMSHAvDUR3QAVn2PmdF4X1MuTDn+D8X71gnJ/U=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240516174718-1f61e72907bd/go.mod h1:lu/wpSikg/0+/fro2l86CLdZnm8McRNT9f0cngi0eVQ=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240517153908-c13984f880bc h1:BaCPElirAeK787l58iZYbF4zMi10BHhiXVK3uWKtSGI=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240517153908-c13984f880bc/go.mod h1:NCQkRCPrmoXyS4miehzosirtUkRO+Y+PBjFCpVIHUJU=

0 comments on commit e21268e

Please sign in to comment.