File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ require (
4
4
github.com/a8m/envsubst v1.3.0
5
5
github.com/alecthomas/participle/v2 v2.0.0-beta.5
6
6
github.com/alecthomas/repr v0.1.0
7
- github.com/elliotchance/orderedmap v1.4 .0
7
+ github.com/elliotchance/orderedmap v1.5 .0
8
8
github.com/fatih/color v1.13.0
9
9
github.com/goccy/go-json v0.9.11
10
10
github.com/goccy/go-yaml v1.9.5
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/alecthomas/repr v0.1.0/go.mod h1:2kn6fqh/zIyPLmm3ugklbEi5hg5wS435eygv
8
8
github.com/cpuguy83/go-md2man/v2 v2.0.2 /go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o =
9
9
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
10
10
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
11
- github.com/elliotchance/orderedmap v1.4 .0 h1:wZtfeEONCbx6in1CZyE6bELEt/vFayMvsxqI5SgsR+A =
12
- github.com/elliotchance/orderedmap v1.4 .0 /go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys =
11
+ github.com/elliotchance/orderedmap v1.5 .0 h1:1IsExUsjv5XNBD3ZdC7jkAAqLWOOKdbPTmkHx63OsBg =
12
+ github.com/elliotchance/orderedmap v1.5 .0 /go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys =
13
13
github.com/fatih/color v1.10.0 /go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM =
14
14
github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w =
15
15
github.com/fatih/color v1.13.0 /go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk =
You can’t perform that action at this time.
0 commit comments