Bump github.com/alecthomas/repr from 0.4.0 to 0.5.1 (#55)

This commit is contained in:
dependabot[bot]
2025-08-26 10:44:10 +02:00
committed by GitHub
parent e3d6ef130c
commit b1a2b3059e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.23.5
require (
github.com/alecthomas/repr v0.4.0
github.com/alecthomas/repr v0.5.1
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.4