Bump github.com/alecthomas/repr from 0.5.1 to 0.5.2 (#69)

This commit is contained in:
dependabot[bot]
2025-10-01 21:08:36 +02:00
committed by GitHub
parent 14f24533f0
commit 567d23b175
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/tlinden/tablizer
go 1.24.0
require (
github.com/alecthomas/repr v0.5.1
github.com/alecthomas/repr v0.5.2
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.10