Skip to content

Commit

Permalink
latest updates from periph/host#27
Browse files Browse the repository at this point in the history
  • Loading branch information
penguinland committed Jan 10, 2023
1 parent 8b198f5 commit 19a0ee0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -379,4 +379,4 @@ require (
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
)

replace periph.io/x/host/v3 => github.com/penguinland/host/v3 v3.0.0-20230110191823-43c240c97d33
replace periph.io/x/host/v3 => github.com/penguinland/host/v3 v3.0.0-20230110212858-dc0b8477d8ac
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1081,10 +1081,8 @@ github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3v
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pelletier/go-toml/v2 v2.0.2 h1:+jQXlF3scKIcSEKkdHzXhCTDLPFi5r1wnK6yPS+49Gw=
github.com/pelletier/go-toml/v2 v2.0.2/go.mod h1:MovirKjgVRESsAvNZlAjtFwV867yGuwRkXbG66OzopI=
github.com/penguinland/host/v3 v3.0.0-20230109221138-0a77533f75b2 h1:3/LuBc6Av1fDucoTrpu73kEDipy9BBIVIyKDNSUQ+b4=
github.com/penguinland/host/v3 v3.0.0-20230109221138-0a77533f75b2/go.mod h1:rzOLH+2g9bhc6pWZrkCrmytD4igwQ2vxFw6Wn6ZOlLY=
github.com/penguinland/host/v3 v3.0.0-20230110191823-43c240c97d33 h1:6G1EC7U9kUJvmNoROIZXfAHmB7dJLMCQdt79wXlk99E=
github.com/penguinland/host/v3 v3.0.0-20230110191823-43c240c97d33/go.mod h1:rzOLH+2g9bhc6pWZrkCrmytD4igwQ2vxFw6Wn6ZOlLY=
github.com/penguinland/host/v3 v3.0.0-20230110212858-dc0b8477d8ac h1:YCYB44KlNlSNG6JczcZZy0cheUZnzl1YNgVPcZY/2l0=
github.com/penguinland/host/v3 v3.0.0-20230110212858-dc0b8477d8ac/go.mod h1:rzOLH+2g9bhc6pWZrkCrmytD4igwQ2vxFw6Wn6ZOlLY=
github.com/performancecopilot/speed v3.0.0+incompatible/go.mod h1:/CLtqpZ5gBg1M9iaPbIdPPGyKcA8hKdoy6hAWba7Yac=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d h1:CdDQnGF8Nq9ocOS/xlSptM1N3BbrA6/kmaep5ggwaIA=
Expand Down

0 comments on commit 19a0ee0

Please sign in to comment.