From 2cef5b0ca6d5255c109aa8117f1e5dcd9b55ce37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:27:31 +0000 Subject: [PATCH] Bump github.com/labi-le/hyprland-ipc-client/v3 from 3.0.2 to 3.1.0 Bumps [github.com/labi-le/hyprland-ipc-client/v3](https://github.com/labi-le/hyprland-ipc-client) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/labi-le/hyprland-ipc-client/releases) - [Changelog](https://github.com/labi-le/hyprland-ipc-client/blob/master/.goreleaser.yaml) - [Commits](https://github.com/labi-le/hyprland-ipc-client/compare/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: github.com/labi-le/hyprland-ipc-client/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/go.mod b/go.mod index f281ae1..800421b 100755 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module hyrp-kbd-layout go 1.22 -require github.com/labi-le/hyprland-ipc-client/v3 v3.0.2 \ No newline at end of file +require github.com/labi-le/hyprland-ipc-client/v3 v3.1.0 diff --git a/go.sum b/go.sum index 5b401e0..5c8c3d3 100644 --- a/go.sum +++ b/go.sum @@ -1,6 +1,2 @@ -github.com/labi-le/hyprland-ipc-client v1.0.3 h1:NvfazDlMf/pKl8sAqAO7BUwLEo3xxBcGgMP8PKT7R6g= -github.com/labi-le/hyprland-ipc-client v1.0.3/go.mod h1:JZ+LBSfp0aO33qOm6TMYqe7qD8CO9d8jMpGpqz6Yf3I= -github.com/labi-le/hyprland-ipc-client/v3 v3.0.1 h1:Z65ZPPmrlQE1lzt9YKR5UYLD6H4qN2KO3xAweA1NW+Q= -github.com/labi-le/hyprland-ipc-client/v3 v3.0.1/go.mod h1:5y18Ty27Br/BQcyhC45CaNofWmwXR8VzswlNnb5CYZA= -github.com/labi-le/hyprland-ipc-client/v3 v3.0.2 h1:FhijVxBIiqzaRWINsuj0cy/cuBzzci4nzPfbcuHb50M= -github.com/labi-le/hyprland-ipc-client/v3 v3.0.2/go.mod h1:5y18Ty27Br/BQcyhC45CaNofWmwXR8VzswlNnb5CYZA= +github.com/labi-le/hyprland-ipc-client/v3 v3.1.0 h1:CZEcd0N77gbbGGz8kKl0owy7Vw3fXas3PHaQ5JAjm2A= +github.com/labi-le/hyprland-ipc-client/v3 v3.1.0/go.mod h1:5y18Ty27Br/BQcyhC45CaNofWmwXR8VzswlNnb5CYZA=