@@ -17,21 +17,21 @@ Copyright (c) 2011-2019 Canonical Ltd
1717Copyright (c) 2006-2011 Kirill Simonov
1818License - https://github.com/yaml/go-yaml/blob/v3/LICENSE
1919
20- — --
20+ - --
2121
22- This software contains code from the following open source projects, licensed under the MPL 2.0 license:
22+ This Software contains code from the following open source projects, licensed under the MPL 2.0 license:
2323
24- hashicopr /go-version - https://github.com/hashicorp/go-version
24+ hashicorp /go-version - https://github.com/hashicorp/go-version
2525Copyright 2014 HashiCorp, Inc.
2626License - https://github.com/hashicorp/go-version/blob/main/LICENSE
2727
2828hashicorp/hc-install - https://github.com/hashicorp/hc-install
2929Copyright 2020 HashiCorp, Inc.
3030License - https://github.com/hashicorp/hc-install/blob/main/LICENSE
3131
32- hashicopr /terraform-exec - https://github.com/hashicorp/terraform-exec
32+ hashicorp /terraform-exec - https://github.com/hashicorp/terraform-exec
3333Copyright 2020 HashiCorp, Inc.
34- LIcense - https://github.com/hashicorp/terraform-exec/blob/main/LICENSE
34+ License - https://github.com/hashicorp/terraform-exec/blob/main/LICENSE
3535
3636hashicorp/terraform-json - https://github.com/hashicorp/terraform-json
3737Copyright 2019 HashiCorp, Inc.
@@ -43,24 +43,24 @@ License - https://github.com/hashicorp/terraform/blob/v1.5.5/LICENSE
4343
4444---
4545
46- This software contains code from the following open source projects, licensed under the BSD (2-clause) license:
46+ This Software contains code from the following open source projects, licensed under the BSD (2-clause) license:
4747
4848pkg/browser - https://github.com/pkg/browser
4949Copyright (c) 2014, Dave Cheney <dave@cheney.net>
5050License - https://github.com/pkg/browser/blob/master/LICENSE
5151
52- gorilla/websocket - github.com/gorilla/websocket
52+ gorilla/websocket - https:// github.com/gorilla/websocket
5353Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved.
5454License - https://github.com/gorilla/websocket/blob/main/LICENSE
5555
5656---
5757
58- This software contains code from the following open source projects, licensed under the BSD (3-clause) license:
58+ This Software contains code from the following open source projects, licensed under the BSD (3-clause) license:
5959
6060spf13/pflag - https://github.com/spf13/pflag
6161Copyright (c) 2012 Alex Ogier. All rights reserved.
6262Copyright (c) 2012 The Go Authors. All rights reserved.
63- License - https://raw.githubusercontent. com/spf13/pflag/master/LICENSE
63+ License - https://github. com/spf13/pflag/blob /master/LICENSE
6464
6565google/uuid - https://github.com/google/uuid
6666Copyright (c) 2009,2014 Google Inc. All rights reserved.
@@ -70,7 +70,60 @@ manifoldco/promptui - https://github.com/manifoldco/promptui
7070Copyright (c) 2017, Arigato Machine Inc. All rights reserved.
7171License - https://github.com/manifoldco/promptui/blob/master/LICENSE.md
7272
73- —--
73+ hexops/gotextdiff - https://github.com/hexops/gotextdiff
74+ Copyright (c) 2009 The Go Authors. All rights reserved.
75+ License - https://github.com/hexops/gotextdiff/blob/main/LICENSE
76+
77+ dario.cat/mergo - https://github.com/darccio/mergo
78+ Copyright (c) 2013 Dario Castañé. All rights reserved.
79+ Copyright (c) 2012 The Go Authors. All rights reserved.
80+ License - https://github.com/darccio/mergo/blob/master/LICENSE
81+
82+ gorilla/mux - https://github.com/gorilla/mux
83+ Copyright (c) 2023 The Gorilla Authors. All rights reserved.
84+ License - https://github.com/gorilla/mux/blob/main/LICENSE
85+
86+ palantir/pkg - https://github.com/palantir/pkg
87+ Copyright (c) 2016, Palantir Technologies, Inc.
88+ License - https://github.com/palantir/pkg/blob/master/LICENSE
89+
90+ quasilyte/go-ruleguard - https://github.com/quasilyte/go-ruleguard
91+ Copyright (c) 2022, Iskander (Alex) Sharipov / quasilyte
92+ License - https://github.com/quasilyte/go-ruleguard/blob/master/LICENSE
93+
94+ tailscale/hujson - https://github.com/tailscale/hujson
95+ Copyright (c) 2019 Tailscale Inc. All rights reserved.
96+ License - https://github.com/tailscale/hujson/blob/master/LICENSE
97+
98+ golang.org/x/crypto - https://github.com/golang/crypto
99+ Copyright 2009 The Go Authors.
100+ License - https://github.com/golang/crypto/blob/master/LICENSE
101+
102+ golang.org/x/exp - https://github.com/golang/exp
103+ Copyright 2009 The Go Authors.
104+ License - https://github.com/golang/exp/blob/master/LICENSE
105+
106+ golang.org/x/mod - https://github.com/golang/mod
107+ Copyright 2009 The Go Authors.
108+ License - https://github.com/golang/mod/blob/master/LICENSE
109+
110+ golang.org/x/oauth2 - https://github.com/golang/oauth2
111+ Copyright 2009 The Go Authors.
112+ License - https://github.com/golang/oauth2/blob/master/LICENSE
113+
114+ golang.org/x/sync - https://github.com/golang/sync
115+ Copyright 2009 The Go Authors.
116+ License - https://github.com/golang/sync/blob/master/LICENSE
117+
118+ golang.org/x/sys - https://github.com/golang/sys
119+ Copyright 2009 The Go Authors.
120+ License - https://github.com/golang/sys/blob/master/LICENSE
121+
122+ golang.org/x/text - https://github.com/golang/text
123+ Copyright 2009 The Go Authors.
124+ License - https://github.com/golang/text/blob/master/LICENSE
125+
126+ ---
74127
75128This Software contains code from the following open source projects, licensed under the MIT license:
76129
@@ -84,7 +137,7 @@ License - https://github.com/charmbracelet/bubbles/blob/master/LICENSE
84137
85138charmbracelet/bubbletea - https://github.com/charmbracelet/bubbletea
86139Copyright (c) 2020-2025 Charmbracelet, Inc
87- License - https://github.com/charmbracelet/bubbletea/blob/master /LICENSE
140+ License - https://github.com/charmbracelet/bubbletea/blob/main /LICENSE
88141
89142charmbracelet/huh - https://github.com/charmbracelet/huh
90143Copyright (c) 2023 Charmbracelet, Inc.
@@ -104,7 +157,7 @@ License - https://github.com/Masterminds/semver/blob/master/LICENSE.txt
104157
105158mattn/go-isatty - https://github.com/mattn/go-isatty
106159Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
107- https://github.com/mattn/go-isatty/blob/master/LICENSE
160+ License - https://github.com/mattn/go-isatty/blob/master/LICENSE
108161
109162nwidger/jsoncolor - https://github.com/nwidger/jsoncolor
110163Copyright (c) 2016 Niels Widger
@@ -114,35 +167,13 @@ sabhiram/go-gitignore - https://github.com/sabhiram/go-gitignore
114167Copyright (c) 2015 Shaba Abhiram
115168License - https://github.com/sabhiram/go-gitignore/blob/master/LICENSE
116169
117-
118170stretchr/testify - https://github.com/stretchr/testify
119171Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
120172License - https://github.com/stretchr/testify/blob/master/LICENSE
121173
122- whilp/git-urls - https://github.com/whilp/git-urls
123- Copyright (c) 2020 Will Maier
124- License - https://github.com/whilp/git-urls/blob/master/LICENSE
125-
126- github.com/wI2L/jsondiff v0.6.1
127- Copyright (c) 2020-2024 William Poussier <william.poussier@gmail.com>
128- License - https://github.com/wI2L/jsondiff/blob/master/LICENSE
129-
130- https://github.com/hexops/gotextdiff
131- Copyright (c) 2009 The Go Authors. All rights reserved.
132- License - https://github.com/hexops/gotextdiff/blob/main/LICENSE
133-
134- https://github.com/BurntSushi/toml
174+ BurntSushi/toml - https://github.com/BurntSushi/toml
135175Copyright (c) 2013 TOML authors
136- https://github.com/BurntSushi/toml/blob/master/COPYING
137-
138- dario.cat/mergo
139- Copyright (c) 2013 Dario Castañé. All rights reserved.
140- Copyright (c) 2012 The Go Authors. All rights reserved.
141- https://github.com/darccio/mergo/blob/master/LICENSE
142-
143- https://github.com/gorilla/mux
144- Copyright (c) 2023 The Gorilla Authors. All rights reserved.
145- https://github.com/gorilla/mux/blob/main/LICENSE
176+ License - https://github.com/BurntSushi/toml/blob/master/COPYING
146177
147178go-yaml/yaml - https://github.com/yaml/go-yaml
148179Copyright (c) 2011-2019 Canonical Ltd
0 commit comments