From 65726ae051c333853001b80724d633140d9539ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 14:14:30 +0000 Subject: [PATCH] feat(deps): bump github.com/xmidt-org/eventor Bumps [github.com/xmidt-org/eventor](https://github.com/xmidt-org/eventor) from 0.0.0-20230910205925-8ff168bd12ed to 1.0.45. - [Release notes](https://github.com/xmidt-org/eventor/releases) - [Commits](https://github.com/xmidt-org/eventor/commits/v1.0.45) --- updated-dependencies: - dependency-name: github.com/xmidt-org/eventor dependency-version: 1.0.45 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f522a84..6540fe5 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( fyne.io/fyne/v2 v2.7.3 github.com/lusingander/colorpicker v0.7.5 github.com/stretchr/testify v1.11.1 - github.com/xmidt-org/eventor v0.0.0-20230910205925-8ff168bd12ed + github.com/xmidt-org/eventor v1.0.45 tinygo.org/x/bluetooth v0.14.0 ) diff --git a/go.sum b/go.sum index bb6ce8c..bffe1ed 100644 --- a/go.sum +++ b/go.sum @@ -84,8 +84,8 @@ github.com/tinygo-org/cbgo v0.0.4 h1:3D76CRYbH03Rudi8sEgs/YO0x3JIMdyq8jlQtk/44fU github.com/tinygo-org/cbgo v0.0.4/go.mod h1:7+HgWIHd4nbAz0ESjGlJ1/v9LDU1Ox8MGzP9mah/fLk= github.com/tinygo-org/pio v0.2.0 h1:vo3xa6xDZ2rVtxrks/KcTZHF3qq4lyWOntvEvl2pOhU= github.com/tinygo-org/pio v0.2.0/go.mod h1:LU7Dw00NJ+N86QkeTGjMLNkYcEYMor6wTDpTCu0EaH8= -github.com/xmidt-org/eventor v0.0.0-20230910205925-8ff168bd12ed h1:KpcgFuumKrt/824H3gtmNI/IvgjsBo6rnlSnwXlFu60= -github.com/xmidt-org/eventor v0.0.0-20230910205925-8ff168bd12ed/go.mod h1:X9Og+8y1Llz7N8F20UmjZUNgrxHubMVfBcroJ5SPtIY= +github.com/xmidt-org/eventor v1.0.45 h1:hsQXRUkoDYPutc0+bDdMHdTKZvUR250B3FZhhuyXabo= +github.com/xmidt-org/eventor v1.0.45/go.mod h1:hDYVga+QLP8ZfwIBtmDvXRtYbY2dPa6i0PNQrqtwYUg= github.com/yuin/goldmark v1.7.11 h1:ZCxLyDMtz0nT2HFfsYG8WZ47Trip2+JyLysKcMYE5bo= github.com/yuin/goldmark v1.7.11/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d h1:0olWaB5pg3+oychR51GUVCEsGkeCU/2JxjBgIo4f3M0=