Skip to content

Commit

Permalink
Updated dependencies for depointerized Device struct address field
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed May 16, 2024
1 parent 7a95839 commit a41adfb
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.20240515165158-910af58a95a2
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240515165648-b0ffb4ea22dd
github.com/uhppoted/uhppote-core v0.8.9-0.20240516172829-ac8140e53a0d
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240516174718-1f61e72907bd
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ github.com/uhppoted/uhppote-core v0.8.9-0.20240514160442-2c1c7a94842d h1:MKgjyXe
github.com/uhppoted/uhppote-core v0.8.9-0.20240514160442-2c1c7a94842d/go.mod h1:Q+DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ+0lsEVM=
github.com/uhppoted/uhppote-core v0.8.9-0.20240515165158-910af58a95a2 h1:3+ZdRcF5PzMzBr0eZhW02UOfxUNdoECXwE/3Z2ajras=
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/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 @@ -98,3 +100,5 @@ github.com/uhppoted/uhppoted-lib v0.8.9-0.20240514162914-aa182591cfe6 h1:Z5vhSpz
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240514162914-aa182591cfe6/go.mod h1:RncWlnnDSuXwhIj4s2vz7TNKnoBZEeQo5OgNbC1vJC0=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240515165648-b0ffb4ea22dd h1:ZzRcP5A0iAffFmJ5u2G+uqLMzY4MaQ+aZ547m2DOZn4=
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=

0 comments on commit a41adfb

Please sign in to comment.