Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
99bdd6cbb2
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 ()
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 12:26:30 +08:00
dependabot[bot]
3e09115ec7
Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 ()
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-logr/logr/compare/v1.2.3...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 01:43:49 +08:00
dependabot[bot]
f5b3fe261f
Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 ()
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  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>
2022-07-28 17:44:22 +08:00
dependabot[bot]
8e9beac760
Bump github.com/go-logr/logr from 1.2.2 to 1.2.3 ()
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 17:51:43 +08:00
dc676ef452 Update to Go 1.17 2022-04-06 15:11:36 +08:00
835d3b965b replace logger with go-logr 2022-02-19 15:10:18 +08:00
dependabot[bot]
2909a70459
Bump github.com/google/gousb from 1.1.1 to 2.1.0+incompatible () 2022-01-11 23:16:46 +08:00
49bc92fa8d
Reorg, Update Tests and Github Actions ()
* Reorg, Update Tests and Github Actions

* Install libusb and only test on ubuntu
2021-09-23 00:59:07 +08:00
e6950c2684 run go mod tidy 2021-09-21 22:29:30 +08:00
Justin Hammond
d8bfe027e3 Initial Commit 2021-09-21 22:23:16 +08:00