Skip to content

Commit bdd2da3

Browse files
build(deps): bump the go-dev-dependencies group across 1 directory with 22 updates
Bumps the go-dev-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.41.0` | `0.42.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.50.0` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.6.0` | `0.7.0` | | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.5` | `0.23.1` | | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.5` | `0.26.0` | | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.5` | `0.26.0` | | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.5` | `0.26.0` | | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.5` | `0.26.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.1` | `5.9.2` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.20` | `0.0.21` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.40` | `1.14.42` | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.5.0` | `2.5.1` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` | | [golang.org/x/arch](https://github.com/golang/arch) | `0.25.0` | `0.26.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.34.0` | `0.35.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.43.0` | `0.44.0` | Updates `github.com/testcontainers/testcontainers-go` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.41.0...v0.42.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0 - [Commits](docker/go-connections@v0.6.0...v0.7.0) Updates `github.com/go-openapi/jsonpointer` from 0.22.5 to 0.23.1 - [Release notes](https://github.com/go-openapi/jsonpointer/releases) - [Commits](go-openapi/jsonpointer@v0.22.5...v0.23.1) Updates `github.com/go-openapi/swag/conv` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/jsonname` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/jsonutils` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/loading` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/stringutils` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/typeutils` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/go-openapi/swag/yamlutils` from 0.25.5 to 0.26.0 - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.25.5...v0.26.0) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.9.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.9.2) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.21 - [Commits](mattn/go-isatty@v0.0.20...v0.0.21) Updates `github.com/mattn/go-sqlite3` from 1.14.40 to 1.14.42 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.40...v1.14.42) Updates `go.mongodb.org/mongo-driver/v2` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.5.0...v2.5.1) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.68.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.67.0...zpages/v0.68.0) Updates `golang.org/x/arch` from 0.25.0 to 0.26.0 - [Commits](golang/arch@v0.25.0...v0.26.0) Updates `golang.org/x/mod` from 0.34.0 to 0.35.0 - [Commits](golang/mod@v0.34.0...v0.35.0) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/sys` from 0.42.0 to 0.43.0 - [Commits](golang/sys@v0.42.0...v0.43.0) Updates `golang.org/x/text` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.35.0...v0.36.0) Updates `golang.org/x/tools` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/jsonpointer dependency-version: 0.23.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/conv dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/jsonname dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/loading dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/stringutils dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/typeutils dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/go-openapi/swag/yamlutils dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dev-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.68.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/arch dependency-version: 0.26.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/mod dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.43.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e151650 commit bdd2da3

2 files changed

Lines changed: 84 additions & 103 deletions

File tree

go.mod

Lines changed: 24 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ require (
2323
github.com/stretchr/testify v1.11.1
2424
github.com/swaggo/files/v2 v2.0.2
2525
github.com/swaggo/swag v1.16.6
26-
github.com/testcontainers/testcontainers-go v0.41.0
26+
github.com/testcontainers/testcontainers-go v0.42.0
2727
github.com/tidwall/gjson v1.18.0
2828
github.com/tidwall/sjson v1.2.5
2929
github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
30-
golang.org/x/crypto v0.49.0
30+
golang.org/x/crypto v0.50.0
3131
gorm.io/driver/postgres v1.6.0
3232
gorm.io/driver/sqlite v1.6.0
3333
gorm.io/gorm v1.31.1
@@ -53,7 +53,7 @@ require (
5353
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5454
github.com/distribution/reference v0.6.0 // indirect
5555
github.com/docker/docker v28.5.2+incompatible // indirect
56-
github.com/docker/go-connections v0.6.0 // indirect
56+
github.com/docker/go-connections v0.7.0 // indirect
5757
github.com/docker/go-units v0.5.0 // indirect
5858
github.com/ebitengine/purego v0.10.0 // indirect
5959
github.com/elastic/go-elasticsearch/v7 v7.17.10 // indirect
@@ -65,16 +65,16 @@ require (
6565
github.com/go-logr/logr v1.4.3 // indirect
6666
github.com/go-logr/stdr v1.2.2 // indirect
6767
github.com/go-ole/go-ole v1.3.0 // indirect
68-
github.com/go-openapi/jsonpointer v0.22.5 // indirect
68+
github.com/go-openapi/jsonpointer v0.23.1 // indirect
6969
github.com/go-openapi/jsonreference v0.21.5 // indirect
7070
github.com/go-openapi/spec v0.22.4 // indirect
71-
github.com/go-openapi/swag/conv v0.25.5 // indirect
72-
github.com/go-openapi/swag/jsonname v0.25.5 // indirect
73-
github.com/go-openapi/swag/jsonutils v0.25.5 // indirect
74-
github.com/go-openapi/swag/loading v0.25.5 // indirect
75-
github.com/go-openapi/swag/stringutils v0.25.5 // indirect
76-
github.com/go-openapi/swag/typeutils v0.25.5 // indirect
77-
github.com/go-openapi/swag/yamlutils v0.25.5 // indirect
71+
github.com/go-openapi/swag/conv v0.26.0 // indirect
72+
github.com/go-openapi/swag/jsonname v0.26.0 // indirect
73+
github.com/go-openapi/swag/jsonutils v0.26.0 // indirect
74+
github.com/go-openapi/swag/loading v0.26.0 // indirect
75+
github.com/go-openapi/swag/stringutils v0.26.0 // indirect
76+
github.com/go-openapi/swag/typeutils v0.26.0 // indirect
77+
github.com/go-openapi/swag/yamlutils v0.26.0 // indirect
7878
github.com/go-playground/locales v0.14.1 // indirect
7979
github.com/go-playground/universal-translator v0.18.1 // indirect
8080
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
@@ -84,7 +84,7 @@ require (
8484
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
8585
github.com/jackc/pgpassfile v1.0.0 // indirect
8686
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
87-
github.com/jackc/pgx/v5 v5.9.1 // indirect
87+
github.com/jackc/pgx/v5 v5.9.2 // indirect
8888
github.com/jackc/puddle/v2 v2.2.2 // indirect
8989
github.com/jinzhu/inflection v1.0.0 // indirect
9090
github.com/jinzhu/now v1.1.5 // indirect
@@ -94,10 +94,12 @@ require (
9494
github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683 // indirect
9595
github.com/magiconair/properties v1.8.10 // indirect
9696
github.com/mattn/go-colorable v0.1.14 // indirect
97-
github.com/mattn/go-isatty v0.0.20 // indirect
98-
github.com/mattn/go-sqlite3 v1.14.40 // indirect
97+
github.com/mattn/go-isatty v0.0.21 // indirect
98+
github.com/mattn/go-sqlite3 v1.14.42 // indirect
9999
github.com/moby/docker-image-spec v1.3.1 // indirect
100100
github.com/moby/go-archive v0.2.0 // indirect
101+
github.com/moby/moby/api v1.54.1 // indirect
102+
github.com/moby/moby/client v0.4.0 // indirect
101103
github.com/moby/patternmatcher v0.6.1 // indirect
102104
github.com/moby/sys/sequential v0.6.0 // indirect
103105
github.com/moby/sys/user v0.4.0 // indirect
@@ -109,7 +111,6 @@ require (
109111
github.com/opencontainers/go-digest v1.0.0 // indirect
110112
github.com/opencontainers/image-spec v1.1.1 // indirect
111113
github.com/pelletier/go-toml/v2 v2.3.0 // indirect
112-
github.com/pkg/errors v0.9.1 // indirect
113114
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
114115
github.com/quic-go/qpack v0.6.0 // indirect
115116
github.com/quic-go/quic-go v0.59.0 // indirect
@@ -128,25 +129,21 @@ require (
128129
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
129130
github.com/ugorji/go/codec v1.3.1 // indirect
130131
github.com/yusufpapurcu/wmi v1.2.4 // indirect
131-
go.mongodb.org/mongo-driver/v2 v2.5.0 // indirect
132+
go.mongodb.org/mongo-driver/v2 v2.5.1 // indirect
132133
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
133-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 // indirect
134+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 // indirect
134135
go.opentelemetry.io/otel v1.43.0 // indirect
135-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0 // indirect
136136
go.opentelemetry.io/otel/metric v1.43.0 // indirect
137-
go.opentelemetry.io/otel/sdk v1.43.0 // indirect
138-
go.opentelemetry.io/otel/sdk/metric v1.43.0 // indirect
139137
go.opentelemetry.io/otel/trace v1.43.0 // indirect
140138
go.yaml.in/yaml/v2 v2.4.4 // indirect
141139
go.yaml.in/yaml/v3 v3.0.4 // indirect
142-
golang.org/x/arch v0.25.0 // indirect
143-
golang.org/x/mod v0.34.0 // indirect
144-
golang.org/x/net v0.52.0 // indirect
140+
golang.org/x/arch v0.26.0 // indirect
141+
golang.org/x/mod v0.35.0 // indirect
142+
golang.org/x/net v0.53.0 // indirect
145143
golang.org/x/sync v0.20.0 // indirect
146-
golang.org/x/sys v0.42.0 // indirect
147-
golang.org/x/text v0.35.0 // indirect
148-
golang.org/x/time v0.15.0 // indirect
149-
golang.org/x/tools v0.43.0 // indirect
144+
golang.org/x/sys v0.43.0 // indirect
145+
golang.org/x/text v0.36.0 // indirect
146+
golang.org/x/tools v0.44.0 // indirect
150147
google.golang.org/protobuf v1.36.11 // indirect
151148
gopkg.in/yaml.v3 v3.0.1 // indirect
152149
)

0 commit comments

Comments
 (0)