From 6d9ad103dc4bee4ed718c92b8ce9a8b16640629c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 21:25:26 +0000 Subject: [PATCH] feat(deps): bump github.com/aymanbagabas/go-osc52 from 1.2.1 to 1.2.2 Bumps [github.com/aymanbagabas/go-osc52](https://github.com/aymanbagabas/go-osc52) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/aymanbagabas/go-osc52/releases) - [Commits](https://github.com/aymanbagabas/go-osc52/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/aymanbagabas/go-osc52 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 517eace2c60c6892d57312a6c64653e7407ba42c..3c1491a0d0aeb4a33119dcca6167b5150e5cf735 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( ) require ( - github.com/aymanbagabas/go-osc52 v1.2.1 + github.com/aymanbagabas/go-osc52 v1.2.2 github.com/charmbracelet/keygen v0.3.0 github.com/charmbracelet/log v0.2.0 github.com/gobwas/glob v0.2.3 diff --git a/go.sum b/go.sum index 8de494a68fa553297590290112b3b36276c29433..63b31fab094b9eee88177f21df0fe146c45ef9eb 100644 --- a/go.sum +++ b/go.sum @@ -18,8 +18,9 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkY github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4= github.com/atotto/clipboard v0.1.4/go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI= github.com/aymanbagabas/go-osc52 v1.0.3/go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4= -github.com/aymanbagabas/go-osc52 v1.2.1 h1:q2sWUyDcozPLcLabEMd+a+7Ea2DitxZVN9hTxab9L4E= github.com/aymanbagabas/go-osc52 v1.2.1/go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4= +github.com/aymanbagabas/go-osc52 v1.2.2 h1:NT7wkhEhPTcKnBCdPi9djmyy9L3JOL4+3SsfJyqptCo= +github.com/aymanbagabas/go-osc52 v1.2.2/go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4= github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k= github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8= github.com/aymerick/douceur v0.2.0 h1:Mv+mAeH1Q+n9Fr+oyamOlAkUNPWPlA8PPGR0QAaYuPk=