Merge remote-tracking branch 'origin/master'

# Conflicts:
#	go.sum
This commit is contained in:
2024-11-17 09:19:49 -05:00

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22.5
require (
github.com/aws/aws-sdk-go v1.54.19
github.com/bigkevmcd/go-configparser v0.0.0-20240624060122-ccd05f93a9d2
github.com/charmbracelet/lipgloss v0.12.1
github.com/charmbracelet/lipgloss v0.13.0
github.com/urfave/cli/v2 v2.27.2
)