Skip to content

Commit

Permalink
chore(deps): Bump github.com/clambin/tado from 1.2.0 to 1.3.0 (#114)
Browse files Browse the repository at this point in the history
Bumps [github.com/clambin/tado](https://github.com/clambin/tado) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/clambin/tado/releases)
- [Commits](clambin/tado@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/clambin/tado
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 511f9e0 commit 9af1626
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 @@ -6,7 +6,7 @@ require (
github.com/clambin/go-common/httpserver v0.12.0
github.com/clambin/go-common/taskmanager v0.3.0
github.com/clambin/solaredge v1.0.2
github.com/clambin/tado v1.2.0
github.com/clambin/tado v1.3.0
github.com/go-chi/chi/v5 v5.0.11
github.com/golang-migrate/migrate/v4 v4.17.0
github.com/jmoiron/sqlx v1.3.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/clambin/go-common/taskmanager v0.3.0 h1:ASA0axYdGBOukljpdfJxgDE2BwneA
github.com/clambin/go-common/taskmanager v0.3.0/go.mod h1:lciRo5ME2pCRf0fi5Rx7TcDDgr3/6HuE9qxFgFamfLg=
github.com/clambin/solaredge v1.0.2 h1:GYS/d/0iRN+QNVEOKHmiib4eilOsxNCXlklcaoXEUwc=
github.com/clambin/solaredge v1.0.2/go.mod h1:6Z54eLeNkhmtLsKFIY1SKupius+swTlUVhuYkP5FX88=
github.com/clambin/tado v1.2.0 h1:gF9kEACZIGqTtZz52DXwOCR1uF+R6WU9D+U69QdXjGg=
github.com/clambin/tado v1.2.0/go.mod h1:GL0IgBjZz/y3QE6FlkClfiYxXJ5Sw6rCQBqrO1g2Srg=
github.com/clambin/tado v1.3.0 h1:X/t86vonxJsVDD75g3WGUFrLtcUbYIxqJka4mG52T6Y=
github.com/clambin/tado v1.3.0/go.mod h1:0Xk1e1ncOTm9+Eq62kVs2hb4PA3UPnypSjzvynCAaMw=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 9af1626

Please sign in to comment.