Skip to content

Commit

Permalink
Merge pull request reef-pi#2292 from reef-pi/cross_arch
Browse files Browse the repository at this point in the history
(chore)update cross arch rpi bindings
  • Loading branch information
ranjib authored Jan 30, 2025
2 parents 5f940a2 + a60b2d3 commit 02a2425
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 @@ -17,7 +17,7 @@ require (
github.com/reef-pi/adafruitio v0.0.0-20171007064130-a3cae37cdd64
github.com/reef-pi/drivers v0.0.0-20250128072720-92eb51c1f19f
github.com/reef-pi/hal v0.0.0-20241230081938-0bb4bbd0e03a
github.com/reef-pi/rpi v0.0.0-20250128071619-614c4ae80b22
github.com/reef-pi/rpi v0.0.0-20250130173510-47fda5a629dd
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/shirou/gopsutil/v4 v4.24.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ github.com/reef-pi/drivers v0.0.0-20250128072720-92eb51c1f19f h1:26wSgU7CWQ2sLa6
github.com/reef-pi/drivers v0.0.0-20250128072720-92eb51c1f19f/go.mod h1:xCag7VFtKOAc65mBt1CsSFkNwJ3ITAU5yLWN8k12uGI=
github.com/reef-pi/hal v0.0.0-20241230081938-0bb4bbd0e03a h1:I4MRPsobJgpj1LaJ28Ren+++FrrwnGQ+/HRK9FSc9ic=
github.com/reef-pi/hal v0.0.0-20241230081938-0bb4bbd0e03a/go.mod h1:ymcJ0AbYfWXT1vyAbXOjKtWaFdCv1HHYmXDMWxJSWSM=
github.com/reef-pi/rpi v0.0.0-20250128071619-614c4ae80b22 h1:zADJD26yhQMt1zynabIR6UmzDp82ayJoYkZ2dNCkuP4=
github.com/reef-pi/rpi v0.0.0-20250128071619-614c4ae80b22/go.mod h1:BLELpJr78REDz8n+NKRYQyTif7+uBzBC24NKohCufWg=
github.com/reef-pi/rpi v0.0.0-20250130173510-47fda5a629dd h1:qfofVzhWrYZJuekxBuCs0pyjTbZC5e42sXhHI1f33Fg=
github.com/reef-pi/rpi v0.0.0-20250130173510-47fda5a629dd/go.mod h1:BLELpJr78REDz8n+NKRYQyTif7+uBzBC24NKohCufWg=
github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs=
github.com/robfig/cron/v3 v3.0.1/go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
Expand Down

0 comments on commit 02a2425

Please sign in to comment.