Skip to content

Commit

Permalink
Updated dependencies for restructured ControllerAddr
Browse files Browse the repository at this point in the history
  • Loading branch information
twystd committed May 14, 2024
1 parent 56676f9 commit 73405ba
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.20240513160920-e2828097f382
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240513172018-f816b3fa1428
github.com/uhppoted/uhppote-core v0.8.9-0.20240514160442-2c1c7a94842d
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240514162914-aa182591cfe6
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 44,8 @@ github.com/uhppoted/uhppote-core v0.8.9-0.20240510182729-e4962f0d00cc h1:LY1mSrL
github.com/uhppoted/uhppote-core v0.8.9-0.20240510182729-e4962f0d00cc/go.mod h1:Q DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ 0lsEVM=
github.com/uhppoted/uhppote-core v0.8.9-0.20240513160920-e2828097f382 h1:E2D87k6wTi8L8uYQcheZHDOS26H4L7qejJisuvnIDyo=
github.com/uhppoted/uhppote-core v0.8.9-0.20240513160920-e2828097f382/go.mod h1:Q DHtT8s74efLs2b0eF20DRBUL9yBkySwaTQ 0lsEVM=
github.com/uhppoted/uhppote-core v0.8.9-0.20240514160442-2c1c7a94842d h1:MKgjyXemNQuQtbN5PaGi7M ZVsT3KwlhIXpO6celaHg=
github.com/uhppoted/uhppote-core v0.8.9-0.20240514160442-2c1c7a94842d/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 @@ -90,3 92,5 @@ github.com/uhppoted/uhppoted-lib v0.8.9-0.20240510202149-46a787f12735 h1:T6juWph
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240510202149-46a787f12735/go.mod h1:efHzzXdJtwq2mV/Mbmj1dD5kgta dxQt6ryQGqSc6cQ=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240513172018-f816b3fa1428 h1:613DGW88fdX2l0LVoPKfoV2bylb RzzWA3N1JTc8OOM=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240513172018-f816b3fa1428/go.mod h1:uVfsYSGQ8NH51uxeBYbHS1aU2F0yvkPL05SKf 39OB8=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240514162914-aa182591cfe6 h1:Z5vhSpzvfpzQk0Z s8U0OdlE3HNbhAKBg1cj/K1H5x4=
github.com/uhppoted/uhppoted-lib v0.8.9-0.20240514162914-aa182591cfe6/go.mod h1:RncWlnnDSuXwhIj4s2vz7TNKnoBZEeQo5OgNbC1vJC0=

0 comments on commit 73405ba

Please sign in to comment.