From 3dddb5dd6110afa6180d578671cbee1cccb997ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 20:16:35 +0000 Subject: [PATCH] fix(deps): update go deps to v2 Generated by renovateBot --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index bfdfba9c..159828c2 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/Masterminds/semver/v3 v3.4.0 github.com/charmbracelet/huh v0.7.1-0.20250818142555-c41a69ba6443 github.com/charmbracelet/huh/spinner v0.0.0-20250818142555-c41a69ba6443 - github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834 + github.com/charmbracelet/lipgloss/v2 v2.0.0 github.com/frostbyte73/core v0.1.1 github.com/go-logr/logr v1.4.3 github.com/go-task/task/v3 v3.44.1 @@ -15,7 +15,7 @@ require ( github.com/livekit/protocol v1.44.1-0.20260212060033-b3d04db215ef github.com/livekit/server-sdk-go/v2 v2.13.4-0.20260212013907-8b9f855080d8 github.com/moby/patternmatcher v0.6.0 - github.com/pelletier/go-toml v1.9.5 + github.com/pelletier/go-toml/v2 v2.2.4 github.com/pion/rtcp v1.2.16 github.com/pion/rtp v1.10.0 github.com/pion/webrtc/v4 v4.2.3