Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
d59c1d1429
Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.4.2...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 12:27:07 +00:00
dependabot[bot]
483a781604
Bump github.com/hashicorp/go-version from 1.4.0 to 1.6.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.4.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:07:32 +00:00
Daniel
bdd1bc2d86 Add proper validation errors to config module, enable soft-fail on start 2022-03-01 15:28:55 +01:00
Daniel
d111f8183c Update deps 2022-02-14 16:01:47 +01:00
Daniel
b956aba66e Update deps 2021-11-29 16:22:52 +01:00
Daniel
644947a9c9 Implement review suggestions 2021-11-24 16:37:09 +01:00
Daniel
e55fe85da3 Update deps 2021-11-17 16:16:14 +01:00
Daniel
c2f77b0cb4 Add dsd CBOR support 2021-11-17 14:23:47 +01:00
Daniel
7bb9c48bb0 Update dependencies 2021-10-14 14:20:08 +02:00
Daniel
f6ec0514ff Use forked renameio package 2021-05-13 17:42:29 +02:00
Daniel
60fc2177b2 Update dependencies 2021-03-10 14:03:00 +01:00
Daniel
80588d5a53 Update tooling 2021-02-01 16:59:35 +01:00
Daniel
813a5f0f0d Add metrics module 2021-01-28 17:44:02 +01:00
Patrick Pacher
75691f8782
Migrate to go-modules and add github action 2021-01-19 10:32:39 +01:00