Skip to content

Commit

Permalink
fix(deps): update github.com/sberk42/fritzbox_exporter digest to 4ff6…
Browse files Browse the repository at this point in the history
…c1a (#85)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent b2e2605 commit 9182318
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/go.mod
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
module github.com/mqtt-home/fritzbox-to-mqtt-gw

go 1.22
go 1.22.6

toolchain go1.22.5
toolchain go1.23.0

require (
github.com/philipparndt/go-logger v1.0.0
github.com/philipparndt/mqtt-gateway v1.3.0
github.com/sberk42/fritzbox_exporter v0.0.0-20240409154313-846e73fa6fac
github.com/sberk42/fritzbox_exporter v0.0.0-20240828163925-4ff6c1a79919
)

require (
Expand Down
2 changes: 2 additions & 0 deletions app/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ github.com/philipparndt/mqtt-gateway v1.3.0 h1:QeJ0XIEnlzH4Qm7vqAQN3WTrI45UcPxlc
github.com/philipparndt/mqtt-gateway v1.3.0/go.mod h1:N6LC57xFs/u41Xc5csPHTACm/00GyOyMgIC+oOqp32Y=
github.com/sberk42/fritzbox_exporter v0.0.0-20240409154313-846e73fa6fac h1:62a3NZoSSQ70PnvuLVbVzfC2XsxCzRfe5lLaWpWbp04=
github.com/sberk42/fritzbox_exporter v0.0.0-20240409154313-846e73fa6fac/go.mod h1:fsdBVW7VERDYzGEuqvJRVUp+0rO8fo1vxdxu0ZVk20g=
github.com/sberk42/fritzbox_exporter v0.0.0-20240828163925-4ff6c1a79919 h1:FrXXqJDmFz+9lNrRTMjoZm34+szEQiagGO/CXdLu8Mw=
github.com/sberk42/fritzbox_exporter v0.0.0-20240828163925-4ff6c1a79919/go.mod h1:NfPGQ73gieQqzCbWeChPTouWbt/BloYFIfw8EbgebYE=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
Expand Down

0 comments on commit 9182318

Please sign in to comment.