Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita1b694e

Browse files
chore: bump github.com/open-policy-agent/opa from 0.40.0 to 0.41.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.40.0 to 0.41.0.- [Release notes](https://github.com/open-policy-agent/opa/releases)- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)- [Commits](open-policy-agent/opa@v0.40.0...v0.41.0)---updated-dependencies:- dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent1634f2c commita1b694e

File tree

2 files changed

+64
-32
lines changed

2 files changed

+64
-32
lines changed

‎go.mod‎

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ require (
4747
github.com/awalterschulze/gographvizv2.0.3+incompatible
4848
github.com/bgentry/speakeasyv0.1.0
4949
github.com/briandowns/spinnerv1.18.1
50-
github.com/charmbracelet/charmv0.12.1
50+
github.com/charmbracelet/charmv0.8.6
5151
github.com/charmbracelet/lipglossv0.5.0
5252
github.com/cli/safeexecv1.0.0
5353
github.com/coder/retryv1.3.0
@@ -84,7 +84,7 @@ require (
8484
github.com/mattn/go-isattyv0.0.14
8585
github.com/mitchellh/mapstructurev1.5.0
8686
github.com/moby/mobyv20.10.16+incompatible
87-
github.com/open-policy-agent/opav0.40.0
87+
github.com/open-policy-agent/opav0.41.0
8888
github.com/ory/dockertest/v3v3.9.1
8989
github.com/pion/datachannelv1.5.2
9090
github.com/pion/loggingv0.2.2
@@ -126,6 +126,11 @@ require (
126126
storj.io/drpcv0.0.30
127127
)
128128

129+
require (
130+
github.com/agnivade/levenshteinv1.0.1// indirect
131+
github.com/vektah/gqlparser/v2v2.4.4// indirect
132+
)
133+
129134
require (
130135
github.com/Azure/go-ansitermv0.0.0-20210617225240-d185dfc1b5a1// indirect
131136
github.com/Azure/go-ntlmsspv0.0.0-20200615164410-66371956d46c// indirect
@@ -203,7 +208,7 @@ require (
203208
github.com/niklasfasching/go-orgv1.6.2// indirect
204209
github.com/nu7hatch/gouuidv0.0.0-20131221200532-179d4d0c4d8d// indirect
205210
github.com/opencontainers/go-digestv1.0.0// indirect
206-
github.com/opencontainers/image-specv1.0.2// indirect
211+
github.com/opencontainers/image-specv1.0.3-0.20211202183452-c5a74bcca799// indirect
207212
github.com/opencontainers/runcv1.1.2// indirect
208213
github.com/pelletier/go-toml/v2v2.0.0-beta.7.0.20220408132554-2377ac4bc04c// indirect
209214
github.com/pion/dtls/v2v2.1.5// indirect
@@ -252,7 +257,7 @@ require (
252257
golang.org/x/timev0.0.0-20220224211638-0e9765cccd65// indirect
253258
google.golang.org/appenginev1.6.7// indirect
254259
google.golang.org/genprotov0.0.0-20220519153652-3a47de7e79bd// indirect
255-
google.golang.org/grpcv1.46.2// indirect
260+
google.golang.org/grpcv1.47.0// indirect
256261
gopkg.in/ini.v1v1.62.0// indirect
257262
gopkg.in/square/go-jose.v2v2.6.0// indirect
258263
gopkg.in/yaml.v2v2.4.0// indirect

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp