File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/charmbracelet/x/term v0.2.2
1616 github.com/fsnotify/fsnotify v1.9.0
1717 github.com/gofrs/flock v0.13.0
18- github.com/itchyny/gojq v0.12.18
18+ github.com/itchyny/gojq v0.12.19
1919 github.com/spf13/cobra v1.10.2
2020 github.com/spf13/pflag v1.0.10
2121 github.com/stretchr/testify v1.11.1
@@ -53,7 +53,7 @@ require (
5353 github.com/google/uuid v1.6.0 // indirect
5454 github.com/gorilla/css v1.0.1 // indirect
5555 github.com/inconshreveable/mousetrap v1.1.0 // indirect
56- github.com/itchyny/timefmt-go v0.1.7 // indirect
56+ github.com/itchyny/timefmt-go v0.1.8 // indirect
5757 github.com/kr/text v0.2.0 // indirect
5858 github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
5959 github.com/mattn/go-isatty v0.0.20 // indirect
Original file line number Diff line number Diff line change @@ -99,10 +99,10 @@ github.com/hexops/gotextdiff v1.0.3 h1:gitA9+qJrrTCsiCl7+kh75nPqQt1cx4ZkudSTLoUq
9999github.com/hexops/gotextdiff v1.0.3 /go.mod h1:pSWU5MAI3yDq+fZBTazCSJysOMbxWL1BSow5/V2vxeg =
100100github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
101101github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
102- github.com/itchyny/gojq v0.12.18 h1:gFGHyt/MLbG9n6dqnvlliiya2TaMMh6FFaR2b1H6Drc =
103- github.com/itchyny/gojq v0.12.18 /go.mod h1:4hPoZ/3lN9fDL1D+aK7DY1f39XZpY9+1Xpjz8atrEkg =
104- github.com/itchyny/timefmt-go v0.1.7 h1:xyftit9Tbw+Dc/huSSPJaEmX1TVL8lw5vxjJLK4GMMA =
105- github.com/itchyny/timefmt-go v0.1.7 /go.mod h1:5E46Q+zj7vbTgWY8o5YkMeYb4I6GeWLFnetPy5oBrAI =
102+ github.com/itchyny/gojq v0.12.19 h1:ttXA0XCLEMoaLOz5lSeFOZ6u6Q3QxmG46vfgI4O0DEs =
103+ github.com/itchyny/gojq v0.12.19 /go.mod h1:5galtVPDywX8SPSOrqjGxkBeDhSxEW1gSxoy7tn1iZY =
104+ github.com/itchyny/timefmt-go v0.1.8 h1:1YEo1JvfXeAHKdjelbYr/uCuhkybaHCeTkH8Bo791OI =
105+ github.com/itchyny/timefmt-go v0.1.8 /go.mod h1:5E46Q+zj7vbTgWY8o5YkMeYb4I6GeWLFnetPy5oBrAI =
106106github.com/juju/gnuflag v0.0.0-20171113085948-2ce1bb71843d /go.mod h1:2PavIy+JPciBPrBUjwbNvtwB6RQlve+hkpll6QSNmOE =
107107github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
108108github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
You can’t perform that action at this time.
0 commit comments