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

Commit23b1515

Browse files
chore: bump github.com/open-policy-agent/opa from 0.68.0 to 0.69.0 (#15010)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent6cc1b97 commit23b1515

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ require (
141141
github.com/mitchellh/mapstructurev1.5.1-0.20231216201459-8508981c8b6c
142142
github.com/moby/mobyv27.3.1+incompatible
143143
github.com/muesli/termenvv0.15.3-0.20240618155329-98d742f6907a
144-
github.com/open-policy-agent/opav0.68.0
144+
github.com/open-policy-agent/opav0.69.0
145145
github.com/ory/dockertest/v3v3.11.0
146146
github.com/pion/udpv0.1.4
147147
github.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c
@@ -262,7 +262,7 @@ require (
262262
github.com/OneOfOne/xxhashv1.2.8// indirect
263263
github.com/ProtonMail/go-cryptov1.1.0-alpha.2// indirect
264264
github.com/agext/levenshteinv1.2.3// indirect
265-
github.com/agnivade/levenshteinv1.1.1// indirect
265+
github.com/agnivade/levenshteinv1.2.0// indirect
266266
github.com/akutz/memconnv0.1.0// indirect
267267
github.com/alexbrainman/sspiv0.0.0-20210105120005-909beea2cc74// indirect
268268
github.com/anmitsu/go-shlexv0.0.0-20200514113438-38f4b401e2be// indirect

‎go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki
6060
github.com/agext/levenshteinv1.2.2/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
6161
github.com/agext/levenshteinv1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
6262
github.com/agext/levenshteinv1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
63-
github.com/agnivade/levenshteinv1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8=
64-
github.com/agnivade/levenshteinv1.1.1/go.mod h1:veldBMzWxcCG2ZvUTKD2kJNRdCk5hVbJomOvKkmgYbo=
63+
github.com/agnivade/levenshteinv1.2.0 h1:U9L4IOT0Y3i0TIlUIDJ7rVUziKi/zPbrJGaFrtYH3SY=
64+
github.com/agnivade/levenshteinv1.2.0/go.mod h1:QVVI16kDrtSuwcpd0p1+xMC6Z/VfhtCyDIjcwga4/DU=
6565
github.com/akutz/memconnv0.1.0 h1:NawI0TORU4hcOMsMr11g7vwlCdkYeLKXBcxWu2W/P8A=
6666
github.com/akutz/memconnv0.1.0/go.mod h1:Jo8rI7m0NieZyLI5e2CDlRdRqRRB4S7Xp77ukDjH+Fw=
6767
github.com/alecthomas/assert/v2v2.6.0 h1:o3WJwILtexrEUk3cUVal3oiQY2tfgr/FHWiz/v2n4FU=
@@ -264,8 +264,8 @@ github.com/dgraph-io/ristretto v0.1.1/go.mod h1:S1GPSBCYCIhmVNfcth17y2zZtQT6wzkz
264264
github.com/dgryski/go-farmv0.0.0-20190423205320-6a90982ecee2/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
265265
github.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13 h1:fAjc9m62+UWV/WAFKLNi6ZS0675eEUC9y3AlwSbQu1Y=
266266
github.com/dgryski/go-farmv0.0.0-20200201041132-a6ae2369ad13/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
267-
github.com/dgryski/triflesv0.0.0-20200323201526-dd97f9abfb48 h1:fRzb/w+pyskVMQ+UbP35JkH8yB7MYb4q/qhBarqZE6g=
268-
github.com/dgryski/triflesv0.0.0-20200323201526-dd97f9abfb48/go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA=
267+
github.com/dgryski/triflesv0.0.0-20230903005119-f50d829f2e54 h1:SG7nF6SRlWhcT7cNTs5R6Hk4V2lcmLz2NsG2VnInyNo=
268+
github.com/dgryski/triflesv0.0.0-20230903005119-f50d829f2e54/go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA=
269269
github.com/dhui/dktestv0.4.3 h1:wquqUxAFdcUgabAVLvSCOKOlag5cIZuaOjYIBOWdsR0=
270270
github.com/dhui/dktestv0.4.3/go.mod h1:zNK8IwktWzQRm6I/l2Wjp7MakiyaFWv4G1hjmodmMTs=
271271
github.com/disintegration/giftv1.2.1 h1:Y005a1X4Z7Uc+0gLpSAsKhWi4qLtsdEcMIbbdvdZ6pc=
@@ -773,8 +773,8 @@ github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
773773
github.com/oklog/runv1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
774774
github.com/olekukonko/tablewriterv0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
775775
github.com/olekukonko/tablewriterv0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
776-
github.com/open-policy-agent/opav0.68.0 h1:Jl3U2vXRjwk7JrHmS19U3HZO5qxQRinQbJ2eCJYSqJQ=
777-
github.com/open-policy-agent/opav0.68.0/go.mod h1:5E5SvaPwTpwt2WM177I9Z3eT7qUpmOGjk1ZdHs+TZ4w=
776+
github.com/open-policy-agent/opav0.69.0 h1:s2igLw2Z6IvGWGuXSfugWkVultDMsM9pXiDuMp7ckWw=
777+
github.com/open-policy-agent/opav0.69.0/go.mod h1:+qyXJGkpEJ6kpB1kGo8JSwHtVXbTdsGdQYPWWNYNj+4=
778778
github.com/opencontainers/go-digestv1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
779779
github.com/opencontainers/go-digestv1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
780780
github.com/opencontainers/image-specv1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp