Skip to content

Commit b8ea05c

Browse files
chore(deps): bump the go-modules group across 1 directory with 29 updates (#4454)
* chore(deps): bump the go-modules group across 1 directory with 29 updates Bumps the go-modules group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.22.0` | `1.23.0` | | [github.com/knadh/koanf/parsers/yaml](https://github.com/knadh/koanf) | `1.1.0` | `1.1.1` | | [github.com/knadh/koanf/providers/posflag](https://github.com/knadh/koanf) | `1.0.1` | `1.0.2` | | [github.com/knadh/koanf/providers/structs](https://github.com/knadh/koanf) | `1.0.0` | `1.0.1` | | [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.3.5` | `2.3.6` | | [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) | `2.14.3` | `2.14.5` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.52.0` | `1.53.1` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.21.0` | `9.22.0` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.4` | `1.10.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.82.1` | `1.83.0` | | google.golang.org/protobuf | `1.36.11` | `1.36.12` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.6.0` | `1.6.2` | | [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) | `1.6.3` | `1.6.4` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.54.0` | `1.56.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.43.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.31` | `1.32.36` | | [github.com/aws/aws-sdk-go-v2/feature/rds/auth](https://github.com/aws/aws-sdk-go-v2) | `1.6.31` | `1.6.36` | | [github.com/eko/gocache/lib/v4](https://github.com/eko/gocache) | `4.2.3` | `4.2.4` | | [github.com/lestrrat-go/jwx/v3](https://github.com/lestrrat-go/jwx) | `3.1.1` | `3.2.0` | | [go.opentelemetry.io/contrib/bridges/otellogrus](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.19.0` | `0.20.0` | | [go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.69.0` | `0.70.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.69.0` | `0.70.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp](https://github.com/open-telemetry/opentelemetry-go) | `0.20.0` | `0.21.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.44.0` | `1.45.0` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.22.0...sdk/azcore/v1.23.0) Updates `github.com/knadh/koanf/parsers/yaml` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v1.1.0...v1.1.1) Updates `github.com/knadh/koanf/providers/posflag` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@parsers/hcl/v1.0.1...providers/nats/v1.0.2) Updates `github.com/knadh/koanf/providers/structs` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v1.0.0...parsers/hcl/v1.0.1) Updates `github.com/knadh/koanf/v2` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/knadh/koanf/releases) - [Commits](knadh/koanf@v2.3.5...v2.3.6) Updates `github.com/nats-io/nats-server/v2` from 2.14.3 to 2.14.5 - [Release notes](https://github.com/nats-io/nats-server/releases) - [Changelog](https://github.com/nats-io/nats-server/blob/main/RELEASES.md) - [Commits](nats-io/nats-server@v2.14.3...v2.14.5) Updates `github.com/nats-io/nats.go` from 1.52.0 to 1.53.1 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.52.0...v1.53.1) Updates `github.com/redis/go-redis/v9` from 9.21.0 to 9.22.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.21.0...v9.22.0) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.0 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.0) Updates `golang.org/x/crypto` from 0.54.0 to 0.55.0 - [Commits](golang/crypto@v0.54.0...v0.55.0) Updates `google.golang.org/grpc` from 1.82.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.0) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 Updates `gorm.io/driver/postgres` from 1.6.0 to 1.6.2 - [Commits](go-gorm/postgres@v1.6.0...v1.6.2) Updates `gorm.io/driver/sqlserver` from 1.6.3 to 1.6.4 - [Commits](go-gorm/sqlserver@v1.6.3...v1.6.4) Updates `modernc.org/sqlite` from 1.54.0 to 1.56.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.54.0...v1.56.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.43.0 to 1.43.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.43.0...v1.43.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.31 to 1.32.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.31...config/v1.32.36) Updates `github.com/aws/aws-sdk-go-v2/feature/rds/auth` from 1.6.31 to 1.6.36 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/rds/auth/v1.6.31...feature/rds/auth/v1.6.36) Updates `github.com/eko/gocache/lib/v4` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.3...lib/v4.2.4) Updates `github.com/lestrrat-go/jwx/v3` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/lestrrat-go/jwx/releases) - [Changelog](https://github.com/lestrrat-go/jwx/blob/v3.2.0/Changes) - [Commits](lestrrat-go/jwx@v3.1.1...v3.2.0) Updates `go.opentelemetry.io/contrib/bridges/otellogrus` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v0.19.0...v0.20.0) Updates `go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho` from 0.69.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.69.0...zpages/v0.70.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.69.0 to 0.70.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.69.0...zpages/v0.70.0) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v0.20.0...log/v0.21.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk/log` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v0.20.0...log/v0.21.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.45.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.44.0...v1.45.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/knadh/koanf/parsers/yaml dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/knadh/koanf/providers/posflag dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/knadh/koanf/providers/structs dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/knadh/koanf/v2 dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/nats-io/nats-server/v2 dependency-version: 2.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/nats-io/nats.go dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/grpc dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: gorm.io/driver/postgres dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: gorm.io/driver/sqlserver dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/aws/aws-sdk-go-v2/feature/rds/auth dependency-version: 1.6.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/eko/gocache/lib/v4 dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/lestrrat-go/jwx/v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/bridges/otellogrus dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/sdk/log dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): pin sirupsen/logrus back to v1.9.4 v1.10.0's rewritten TextFormatter.appendValue calls fmt.Stringer.String() directly instead of going through fmt.Sprint (which used to recover panics from it). nuts-node logs several nilable *ssi.URI fields (credential/ presentation IDs, which are optional per the VC/VP data model) via WithField, and URI.String() has a value receiver, so calling it through a nil *URI panics. Under v1.9.4 that produced a garbled log line; under v1.10.0 it crashes the process. Confirmed by two tests that now panic: Test_wallet_HandleCredentialOffer and Test_networkPublisher_PublishCredential. Holding back logrus here, out of this dependency group, until the nil-unsafe log call sites are fixed; see the separate PR bumping logrus with that fix. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rein Krul <info@reinkrul.nl>
1 parent ef54050 commit b8ea05c

2 files changed

Lines changed: 169 additions & 294 deletions

File tree

go.mod

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module github.com/nuts-foundation/nuts-node
55
go 1.26.5
66

77
require (
8-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.22.0
8+
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.23.0
99
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.14.0
1010
github.com/PaesslerAG/jsonpath v0.1.2-0.20230323094847-3484786d6f97
1111
github.com/alicebob/miniredis/v2 v2.38.0
@@ -17,18 +17,18 @@ require (
1717
github.com/goodsign/monday v1.0.2
1818
github.com/google/uuid v1.6.0
1919
github.com/hashicorp/vault/api v1.23.0
20-
github.com/knadh/koanf/parsers/yaml v1.1.0
20+
github.com/knadh/koanf/parsers/yaml v1.1.1
2121
github.com/knadh/koanf/providers/env v1.1.0
2222
github.com/knadh/koanf/providers/file v1.2.1
23-
github.com/knadh/koanf/providers/posflag v1.0.1
24-
github.com/knadh/koanf/providers/structs v1.0.0
25-
github.com/knadh/koanf/v2 v2.3.5
23+
github.com/knadh/koanf/providers/posflag v1.0.2
24+
github.com/knadh/koanf/providers/structs v1.0.1
25+
github.com/knadh/koanf/v2 v2.3.6
2626
github.com/labstack/echo/v4 v4.15.4
2727
github.com/mdp/qrterminal/v3 v3.2.1
2828
github.com/mr-tron/base58 v1.3.0
2929
github.com/multiformats/go-multicodec v0.10.0
30-
github.com/nats-io/nats-server/v2 v2.14.3
31-
github.com/nats-io/nats.go v1.52.0
30+
github.com/nats-io/nats-server/v2 v2.14.5
31+
github.com/nats-io/nats.go v1.53.1
3232
github.com/nuts-foundation/crypto-ecies v0.0.0-20211207143025-5b84f9efce2b
3333
github.com/nuts-foundation/go-did v0.22.0
3434
github.com/nuts-foundation/go-leia/v4 v4.3.0
@@ -41,7 +41,7 @@ require (
4141
github.com/privacybydesign/irmago v0.19.2
4242
github.com/prometheus/client_golang v1.24.1
4343
github.com/prometheus/client_model v0.6.2
44-
github.com/redis/go-redis/v9 v9.21.0
44+
github.com/redis/go-redis/v9 v9.22.0
4545
github.com/santhosh-tekuri/jsonschema v1.2.4
4646
github.com/sirupsen/logrus v1.9.4
4747
github.com/spf13/cobra v1.10.2
@@ -52,15 +52,15 @@ require (
5252
go.uber.org/atomic v1.11.0
5353
go.uber.org/goleak v1.3.0
5454
go.uber.org/mock v0.6.0
55-
golang.org/x/crypto v0.54.0
55+
golang.org/x/crypto v0.55.0
5656
golang.org/x/time v0.15.0
57-
google.golang.org/grpc v1.82.1
58-
google.golang.org/protobuf v1.36.11
57+
google.golang.org/grpc v1.83.0
58+
google.golang.org/protobuf v1.36.12
5959
gopkg.in/Regis24GmbH/go-phonetics.v2 v2.0.3
6060
gopkg.in/yaml.v3 v3.0.1
6161
gorm.io/driver/mysql v1.6.0
62-
gorm.io/driver/postgres v1.6.0
63-
gorm.io/driver/sqlserver v1.6.3
62+
gorm.io/driver/postgres v1.6.2
63+
gorm.io/driver/sqlserver v1.6.4
6464
schneider.vip/problem v1.9.1
6565
)
6666

@@ -125,14 +125,14 @@ require (
125125
github.com/jackc/puddle/v2 v2.2.2 // indirect
126126
github.com/jinzhu/inflection v1.0.0 // indirect
127127
github.com/jinzhu/now v1.1.5 // indirect
128-
github.com/klauspost/compress v1.19.1 // indirect
128+
github.com/klauspost/compress v1.19.2 // indirect
129129
github.com/knadh/koanf/maps v0.1.2 // indirect
130130
github.com/kylelemons/godebug v1.1.0 // indirect
131131
github.com/labstack/gommon v0.5.0 // indirect
132132
github.com/lestrrat-go/blackmagic v1.0.4 // indirect
133133
github.com/lestrrat-go/httpcc v1.0.1 // indirect
134134
github.com/mattn/go-colorable v0.1.15 // indirect
135-
github.com/mattn/go-isatty v0.0.23 // indirect
135+
github.com/mattn/go-isatty v0.0.24 // indirect
136136
github.com/mfridman/interpolate v0.0.2 // indirect
137137
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect
138138
github.com/microsoft/go-mssqldb v1.10.0
@@ -184,55 +184,55 @@ require (
184184
golang.org/x/sync v0.22.0 // indirect
185185
golang.org/x/sys v0.47.0 // indirect
186186
golang.org/x/term v0.45.0 // indirect
187-
golang.org/x/text v0.40.0 // indirect
188-
google.golang.org/genproto/googleapis/rpc v0.0.0-20260720211330-0afa2a65878a // indirect
187+
golang.org/x/text v0.41.0 // indirect
188+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260803160001-6ac0973c030d // indirect
189189
gopkg.in/Regis24GmbH/go-diacritics.v2 v2.0.3 // indirect
190190
gorm.io/gorm v1.31.2
191191
modernc.org/mathutil v1.7.1 // indirect
192192
modernc.org/memory v1.11.0 // indirect
193-
modernc.org/sqlite v1.54.0
193+
modernc.org/sqlite v1.56.0
194194
rsc.io/qr v0.2.0 // indirect
195195
)
196196

197197
require (
198198
code.dny.dev/ssrf v0.3.0
199-
github.com/aws/aws-sdk-go-v2 v1.43.0
200-
github.com/aws/aws-sdk-go-v2/config v1.32.31
201-
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.6.31
199+
github.com/aws/aws-sdk-go-v2 v1.43.5
200+
github.com/aws/aws-sdk-go-v2/config v1.32.36
201+
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.6.36
202202
github.com/bradfitz/gomemcache v0.0.0-20250403215159-8d39553ac7cf
203203
github.com/daangn/minimemcached v1.2.1
204-
github.com/eko/gocache/lib/v4 v4.2.3
204+
github.com/eko/gocache/lib/v4 v4.2.4
205205
github.com/eko/gocache/store/go_cache/v4 v4.2.5
206206
github.com/eko/gocache/store/memcache/v4 v4.2.4
207207
github.com/eko/gocache/store/redis/v4 v4.2.6
208-
github.com/lestrrat-go/jwx/v3 v3.1.1
208+
github.com/lestrrat-go/jwx/v3 v3.2.0
209209
github.com/patrickmn/go-cache v2.1.0+incompatible
210210
github.com/uptrace/opentelemetry-go-extra/otelgorm v0.3.2
211-
go.opentelemetry.io/contrib/bridges/otellogrus v0.19.0
212-
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.69.0
213-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.69.0
214-
go.opentelemetry.io/otel v1.44.0
215-
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.20.0
216-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.44.0
217-
go.opentelemetry.io/otel/sdk v1.44.0
218-
go.opentelemetry.io/otel/sdk/log v0.20.0
219-
go.opentelemetry.io/otel/trace v1.44.0
211+
go.opentelemetry.io/contrib/bridges/otellogrus v0.20.0
212+
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.70.0
213+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.70.0
214+
go.opentelemetry.io/otel v1.45.0
215+
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.21.0
216+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.45.0
217+
go.opentelemetry.io/otel/sdk v1.45.0
218+
go.opentelemetry.io/otel/sdk/log v0.21.0
219+
go.opentelemetry.io/otel/trace v1.45.0
220220
)
221221

222222
require (
223-
github.com/antithesishq/antithesis-sdk-go v0.7.0-default-no-op // indirect
224-
github.com/aws/aws-sdk-go-v2/credentials v1.19.30 // indirect
225-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.31 // indirect
226-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.31 // indirect
227-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.31 // indirect
228-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.32 // indirect
229-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.13 // indirect
230-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.31 // indirect
231-
github.com/aws/aws-sdk-go-v2/service/signin v1.5.0 // indirect
232-
github.com/aws/aws-sdk-go-v2/service/sso v1.33.0 // indirect
233-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.0 // indirect
234-
github.com/aws/aws-sdk-go-v2/service/sts v1.45.0 // indirect
235-
github.com/aws/smithy-go v1.27.3 // indirect
223+
github.com/antithesishq/antithesis-sdk-go v0.7.2-default-no-op // indirect
224+
github.com/aws/aws-sdk-go-v2/credentials v1.19.35 // indirect
225+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.36 // indirect
226+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.36 // indirect
227+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.36 // indirect
228+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.37 // indirect
229+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.16 // indirect
230+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.36 // indirect
231+
github.com/aws/aws-sdk-go-v2/service/signin v1.5.5 // indirect
232+
github.com/aws/aws-sdk-go-v2/service/sso v1.33.5 // indirect
233+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.5 // indirect
234+
github.com/aws/aws-sdk-go-v2/service/sts v1.45.5 // indirect
235+
github.com/aws/smithy-go v1.27.7 // indirect
236236
github.com/benbjohnson/clock v1.3.0 // indirect
237237
github.com/cayleygraph/quad v1.3.0 // indirect
238238
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
@@ -243,20 +243,20 @@ require (
243243
github.com/google/go-tpm v0.9.8 // indirect
244244
github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 // indirect
245245
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
246-
github.com/lestrrat-go/dsig v1.2.1 // indirect
246+
github.com/lestrrat-go/dsig v1.3.0 // indirect
247247
github.com/lestrrat-go/dsig-secp256k1 v1.0.0 // indirect
248-
github.com/lestrrat-go/httprc/v3 v3.0.5 // indirect
248+
github.com/lestrrat-go/httprc/v3 v3.0.6 // indirect
249249
github.com/lestrrat-go/option/v2 v2.0.0 // indirect
250250
github.com/rs/zerolog v1.26.1 // indirect
251251
github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2 // indirect
252252
github.com/valyala/fastjson v1.6.10 // indirect
253253
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
254-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.44.0 // indirect
255-
go.opentelemetry.io/otel/log v0.20.0 // indirect
256-
go.opentelemetry.io/otel/metric v1.44.0 // indirect
257-
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
254+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.45.0 // indirect
255+
go.opentelemetry.io/otel/log v0.21.0 // indirect
256+
go.opentelemetry.io/otel/metric v1.45.0 // indirect
257+
go.opentelemetry.io/proto/otlp v1.11.0 // indirect
258258
go.yaml.in/yaml/v3 v3.0.4 // indirect
259259
golang.org/x/exp v0.0.0-20260718201538-764159d718ef // indirect
260-
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
261-
modernc.org/libc v1.74.3 // indirect
260+
google.golang.org/genproto/googleapis/api v0.0.0-20260803160001-6ac0973c030d // indirect
261+
modernc.org/libc v1.74.4 // indirect
262262
)

0 commit comments

Comments
 (0)