File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/google/go-github/v64 v64.0.0
7
7
github.com/pterm/pterm v0.12.79
8
8
github.com/spf13/cobra v1.8.1
9
- github.com/tidwall/gjson v1.17.3
9
+ github.com/tidwall/gjson v1.18.0
10
10
github.com/xanzy/go-gitlab v0.109.0
11
11
golang.org/x/oauth2 v0.23.0
12
12
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
91
91
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
92
92
github.com/tidwall/gjson v1.17.3 h1:bwWLZU7icoKRG+C+0PNwIKC6FCJO/Q3p2pZvuP0jN94 =
93
93
github.com/tidwall/gjson v1.17.3 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
94
+ github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY =
95
+ github.com/tidwall/gjson v1.18.0 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
94
96
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA =
95
97
github.com/tidwall/match v1.1.1 /go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM =
96
98
github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs =
You can’t perform that action at this time.
0 commit comments