From 6192baa3616f911ca5fa1cf41e972b57651ca333 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:02:17 +0000 Subject: [PATCH] Update module github.com/hajimehoshi/oto/v2 to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f54548a..64859ab 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.17 require ( github.com/alexanderstephan/goncurses v0.0.0-20200808213228-94cbc32628dd - github.com/hajimehoshi/oto/v2 v2.4.1 + github.com/hajimehoshi/oto/v3 v3.1.0 ) require (