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

Commit58eb1cb

Browse files
chore: bump github.com/open-policy-agent/opa from 1.1.0 to 1.3.0
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 1.1.0 to 1.3.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@v1.1.0...v1.3.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 parent9bc727e commit58eb1cb

File tree

2 files changed

+50
-54
lines changed

2 files changed

+50
-54
lines changed

‎go.mod

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
modulegithub.com/coder/coder/v2
22

33
go1.24.1
4-
54
// Required until a v3 of chroma is created to lazily initialize all XML files.
65
// None of our dependencies seem to use the registries anyways, so this
76
// should be fine...
@@ -152,22 +151,22 @@ require (
152151
github.com/mocktools/go-smtp-mock/v2v2.4.0
153152
github.com/muesli/termenvv0.16.0
154153
github.com/natefinch/atomicv1.0.1
155-
github.com/open-policy-agent/opav1.1.0
154+
github.com/open-policy-agent/opav1.3.0
156155
github.com/ory/dockertest/v3v3.11.0
157156
github.com/pion/udpv0.1.4
158157
github.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141c
159158
github.com/pkg/diffv0.0.0-20210226163009-20ebb0f2a09e
160159
github.com/pkg/sftpv1.13.7
161160
github.com/prometheus-community/pro-bingv0.6.0
162-
github.com/prometheus/client_golangv1.21.0
161+
github.com/prometheus/client_golangv1.21.1
163162
github.com/prometheus/client_modelv0.6.1
164163
github.com/prometheus/commonv0.63.0
165164
github.com/quasilyte/go-ruleguard/dslv0.3.21
166165
github.com/robfig/cron/v3v3.0.1
167166
github.com/shirou/gopsutil/v4v4.25.2
168167
github.com/skratchdot/open-golangv0.0.0-20200116055534-eef842397966
169168
github.com/spf13/aferov1.14.0
170-
github.com/spf13/pflagv1.0.5
169+
github.com/spf13/pflagv1.0.6
171170
github.com/sqlc-dev/pqtypev0.3.0
172171
github.com/stretchr/testifyv1.10.0
173172
github.com/swaggo/http-swagger/v2v2.0.1
@@ -180,11 +179,11 @@ require (
180179
github.com/zclconf/go-cty-yamlv1.1.0
181180
go.mozilla.org/pkcs7v0.9.0
182181
go.nhat.io/otelsqlv0.15.0
183-
go.opentelemetry.io/otelv1.34.0
184-
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.34.0
185-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.34.0
186-
go.opentelemetry.io/otel/sdkv1.34.0
187-
go.opentelemetry.io/otel/tracev1.34.0
182+
go.opentelemetry.io/otelv1.35.0
183+
go.opentelemetry.io/otel/exporters/otlp/otlptracev1.35.0
184+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.35.0
185+
go.opentelemetry.io/otel/sdkv1.35.0
186+
go.opentelemetry.io/otel/tracev1.35.0
188187
go.uber.org/atomicv1.11.0
189188
go.uber.org/goleakv1.3.1-0.20240429205332-517bace7cc29
190189
go.uber.org/mockv0.5.0
@@ -238,10 +237,9 @@ require (
238237
github.com/KyleBanks/depthv1.2.1// indirect
239238
github.com/Microsoft/go-winiov0.6.2// indirect
240239
github.com/Nvveen/Gottyv0.0.0-20120604004816-cd527374f1e5// indirect
241-
github.com/OneOfOne/xxhashv1.2.8// indirect
242240
github.com/ProtonMail/go-cryptov1.1.3// indirect
243241
github.com/agext/levenshteinv1.2.3// indirect
244-
github.com/agnivade/levenshteinv1.2.0// indirect
242+
github.com/agnivade/levenshteinv1.2.1// indirect
245243
github.com/akutz/memconnv0.1.0// indirect
246244
github.com/alecthomas/chroma/v2v2.15.0// indirect
247245
github.com/alexbrainman/sspiv0.0.0-20210105120005-909beea2cc74// indirect
@@ -325,7 +323,7 @@ require (
325323
github.com/googleapis/gax-go/v2v2.14.1// indirect
326324
github.com/gorilla/cssv1.0.1// indirect
327325
github.com/gorilla/muxv1.8.1// indirect
328-
github.com/grpc-ecosystem/grpc-gateway/v2v2.25.1// indirect
326+
github.com/grpc-ecosystem/grpc-gateway/v2v2.26.1// indirect
329327
github.com/hashicorp/errwrapv1.1.0// indirect
330328
github.com/hashicorp/go-cleanhttpv0.5.2// indirect
331329
github.com/hashicorp/go-ctyv1.4.1-0.20200414143053-d3edf31b6320// indirect
@@ -383,7 +381,7 @@ require (
383381
github.com/nu7hatch/gouuidv0.0.0-20131221200532-179d4d0c4d8d// indirect
384382
github.com/oklog/runv1.1.0// indirect
385383
github.com/opencontainers/go-digestv1.0.0// indirect
386-
github.com/opencontainers/image-specv1.1.0// indirect
384+
github.com/opencontainers/image-specv1.1.1// indirect
387385
github.com/opencontainers/runcv1.1.14// indirect
388386
github.com/outcaste-io/ristrettov0.2.3// indirect
389387
github.com/pelletier/go-toml/v2v2.2.3// indirect
@@ -448,8 +446,8 @@ require (
448446
go.opentelemetry.io/collector/pdata/pprofilev0.104.0// indirect
449447
go.opentelemetry.io/collector/semconvv0.104.0// indirect
450448
go.opentelemetry.io/contribv1.19.0// indirect
451-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.59.0// indirect
452-
go.opentelemetry.io/otel/metricv1.34.0// indirect
449+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.60.0// indirect
450+
go.opentelemetry.io/otel/metricv1.35.0// indirect
453451
go.opentelemetry.io/proto/otlpv1.5.0// indirect
454452
go.uber.org/multierrv1.11.0// indirect
455453
go.uber.org/zapv1.27.0// indirect
@@ -460,7 +458,7 @@ require (
460458
golang.zx2c4.com/wireguard/windowsv0.5.3// indirect
461459
google.golang.org/appenginev1.6.8// indirect
462460
google.golang.org/genprotov0.0.0-20241118233622-e639e219e697// indirect
463-
google.golang.org/genproto/googleapis/apiv0.0.0-20250115164207-1a7da9e5054f// indirect
461+
google.golang.org/genproto/googleapis/apiv0.0.0-20250218202821-56aae31c358a// indirect
464462
google.golang.org/genproto/googleapis/rpcv0.0.0-20250313205543-e70fdf4c4cb4// indirect
465463
gopkg.in/ini.v1v1.67.0// indirect
466464
gopkg.in/yaml.v2v2.4.0// indirect

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp