Skip to content

Commit 2844256

Browse files
committed
⬆️ Run go mod tidy
1 parent 4abdd6e commit 2844256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ replace github.com/runreveal/pql => github.com/julien040/pql-anyquery v0.2.1
88

99
require (
1010
github.com/BurntSushi/toml v1.4.0
11+
github.com/GuilhermeCaruso/kair v0.0.0-20200618030634-2cbc3ec356d4
1112
github.com/Masterminds/semver/v3 v3.3.0
1213
github.com/PuerkitoBio/goquery v1.10.0
1314
github.com/adrg/xdg v0.5.3
1415
github.com/andybalholm/cascadia v1.3.2
16+
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
1517
github.com/briandowns/spinner v1.23.1
1618
github.com/charmbracelet/huh v0.6.0
1719
github.com/charmbracelet/lipgloss v1.0.0
@@ -61,10 +63,8 @@ require (
6163
cloud.google.com/go/storage v1.43.0 // indirect
6264
filippo.io/edwards25519 v1.1.0 // indirect
6365
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
64-
github.com/GuilhermeCaruso/kair v0.0.0-20200618030634-2cbc3ec356d4 // indirect
6566
github.com/andybalholm/brotli v1.1.0 // indirect
6667
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
67-
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de // indirect
6868
github.com/atotto/clipboard v0.1.4 // indirect
6969
github.com/aws/aws-sdk-go v1.55.5 // indirect
7070
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect

0 commit comments

Comments
 (0)