@@ -47,7 +47,7 @@ require (
47
47
github.com/awalterschulze/gographviz v2.0.3+incompatible
48
48
github.com/bgentry/speakeasy v0.1.0
49
49
github.com/briandowns/spinner v1.18.1
50
- github.com/charmbracelet/charm v0.12.0
50
+ github.com/charmbracelet/charm v0.8.6
51
51
github.com/charmbracelet/lipgloss v0.5.0
52
52
github.com/cli/safeexec v1.0.0
53
53
github.com/coder/retry v1.3.0
@@ -81,7 +81,7 @@ require (
81
81
github.com/mattn/go-isatty v0.0.14
82
82
github.com/mitchellh/mapstructure v1.5.0
83
83
github.com/moby/moby v20.10.14+incompatible
84
- github.com/open-policy-agent/opa v0.39 .0
84
+ github.com/open-policy-agent/opa v0.40 .0
85
85
github.com/ory/dockertest/v3 v3.8.1
86
86
github.com/pion/datachannel v1.5.2
87
87
github.com/pion/logging v0.2.2
@@ -233,7 +233,7 @@ require (
233
233
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 // indirect
234
234
google.golang.org/appengine v1.6.7 // indirect
235
235
google.golang.org/genproto v0.0.0-20220421151946-72621c1f0bd3 // indirect
236
- google.golang.org/grpc v1.45 .0 // indirect
236
+ google.golang.org/grpc v1.46 .0 // indirect
237
237
gopkg.in/ini.v1 v1.62.0 // indirect
238
238
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
239
239
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments