Skip to content

Commit c25afba

Browse files
NO-ISSUE: Bump the go-dependencies group across 1 directory with 7 updates
Bumps the go-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/coreos/ignition/v2](https://github.com/coreos/ignition) | `2.18.0` | `2.21.0` | | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.23.0` | `0.23.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.6.0` | `1.7.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.34.1` | `1.37.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.1` | `1.18.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.4.0` | `0.5.2` | Updates `github.com/coreos/ignition/v2` from 2.18.0 to 2.21.0 - [Release notes](https://github.com/coreos/ignition/releases) - [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md) - [Commits](coreos/ignition@v2.18.0...v2.21.0) Updates `github.com/go-openapi/swag` from 0.23.0 to 0.23.1 - [Commits](go-openapi/swag@v0.23.0...v0.23.1) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) Updates `github.com/onsi/gomega` from 1.34.1 to 1.37.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.34.1...v1.37.0) Updates `github.com/tidwall/gjson` from 1.17.1 to 1.18.0 - [Commits](tidwall/gjson@v1.17.1...v1.18.0) Updates `go.uber.org/mock` from 0.4.0 to 0.5.2 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.4.0...v0.5.2) Updates `golang.org/x/net` from 0.33.0 to 0.37.0 - [Commits](golang/net@v0.33.0...v0.37.0) --- updated-dependencies: - dependency-name: github.com/coreos/ignition/v2 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-openapi/swag dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/hashicorp/go-version dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/tidwall/gjson dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.uber.org/mock dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 346daa4 commit c25afba

File tree

473 files changed

+26982
-16180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

473 files changed

+26982
-16180
lines changed

go.mod

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
module github.com/openshift/assisted-installer
22

3-
go 1.21
3+
go 1.23.0
44

55
require (
66
github.com/PuerkitoBio/rehttp v1.4.0
77
github.com/ReneKroon/ttlcache/v2 v2.11.0
88
github.com/coreos/go-semver v0.3.1
9-
github.com/coreos/ignition/v2 v2.18.0
9+
github.com/coreos/ignition/v2 v2.21.0
1010
github.com/go-openapi/runtime v0.28.0
1111
github.com/go-openapi/strfmt v0.23.0
12-
github.com/go-openapi/swag v0.23.0
12+
github.com/go-openapi/swag v0.23.1
1313
github.com/google/uuid v1.6.0
14-
github.com/hashicorp/go-version v1.6.0
14+
github.com/hashicorp/go-version v1.7.0
1515
github.com/kelseyhightower/envconfig v1.4.0
1616
github.com/metal3-io/baremetal-operator/apis v0.2.0
1717
github.com/onsi/ginkgo v1.16.5
18-
github.com/onsi/gomega v1.34.1
18+
github.com/onsi/gomega v1.37.0
1919
github.com/openshift/api v0.0.0-20240521212423-414cf30d37be
2020
github.com/openshift/assisted-installer-agent v1.0.9
2121
github.com/openshift/assisted-service v1.0.10-0.20241213170211-a5016f125538
@@ -29,10 +29,10 @@ require (
2929
github.com/rh-ecosystem-edge/preinstall-utils v0.0.0-20240722132034-cf015589a8b3
3030
github.com/sirupsen/logrus v1.9.3
3131
github.com/thoas/go-funk v0.9.3
32-
github.com/tidwall/gjson v1.17.1
32+
github.com/tidwall/gjson v1.18.0
3333
github.com/vincent-petithory/dataurl v1.0.0
34-
go.uber.org/mock v0.4.0
35-
golang.org/x/net v0.33.0
34+
go.uber.org/mock v0.5.2
35+
golang.org/x/net v0.37.0
3636
gopkg.in/yaml.v2 v2.4.0
3737
k8s.io/api v0.29.9
3838
k8s.io/apimachinery v0.29.9
@@ -47,12 +47,12 @@ require (
4747
github.com/Microsoft/go-winio v0.6.2 // indirect
4848
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 // indirect
4949
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
50-
github.com/aws/aws-sdk-go v1.50.25 // indirect
50+
github.com/aws/aws-sdk-go v1.55.6 // indirect
5151
github.com/aymerick/douceur v0.2.0 // indirect
5252
github.com/beorn7/perks v1.0.1 // indirect
5353
github.com/blang/semver/v4 v4.0.0 // indirect
5454
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
55-
github.com/cespare/xxhash/v2 v2.2.0 // indirect
55+
github.com/cespare/xxhash/v2 v2.3.0 // indirect
5656
github.com/containerd/log v0.1.0 // indirect
5757
github.com/containerd/platforms v0.2.1 // indirect
5858
github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb // indirect
@@ -71,7 +71,7 @@ require (
7171
github.com/fsnotify/fsnotify v1.7.0 // indirect
7272
github.com/ghodss/yaml v1.0.0 // indirect
7373
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
74-
github.com/go-logr/logr v1.4.1 // indirect
74+
github.com/go-logr/logr v1.4.2 // indirect
7575
github.com/go-logr/stdr v1.2.2 // indirect
7676
github.com/go-ole/go-ole v1.2.6 // indirect
7777
github.com/go-openapi/analysis v0.23.0 // indirect
@@ -89,7 +89,7 @@ require (
8989
github.com/golang/mock v1.6.0 // indirect
9090
github.com/golang/protobuf v1.5.4 // indirect
9191
github.com/google/gnostic-models v0.6.8 // indirect
92-
github.com/google/go-cmp v0.6.0 // indirect
92+
github.com/google/go-cmp v0.7.0 // indirect
9393
github.com/google/gofuzz v1.2.0 // indirect
9494
github.com/gorilla/css v1.0.0 // indirect
9595
github.com/imdario/mergo v0.3.16 // indirect
@@ -110,7 +110,7 @@ require (
110110
github.com/lib/pq v1.10.9 // indirect
111111
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
112112
github.com/magiconair/properties v1.8.7 // indirect
113-
github.com/mailru/easyjson v0.7.7 // indirect
113+
github.com/mailru/easyjson v0.9.0 // indirect
114114
github.com/metal3-io/baremetal-operator/pkg/hardwareutils v0.2.0 // indirect
115115
github.com/microcosm-cc/bluemonday v1.0.26 // indirect
116116
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -143,7 +143,7 @@ require (
143143
github.com/shirou/gopsutil/v3 v3.23.12 // indirect
144144
github.com/shoenig/go-m1cpu v0.1.6 // indirect
145145
github.com/slok/go-http-metrics v0.11.0 // indirect
146-
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace // indirect
146+
github.com/spf13/pflag v1.0.6 // indirect
147147
github.com/ssgreg/journald v1.0.0 // indirect
148148
github.com/stretchr/objx v0.5.2 // indirect
149149
github.com/stretchr/testify v1.10.0 // indirect
@@ -154,23 +154,21 @@ require (
154154
github.com/tklauser/numcpus v0.6.1 // indirect
155155
github.com/yusufpapurcu/wmi v1.2.3 // indirect
156156
go.mongodb.org/mongo-driver v1.14.0 // indirect
157-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect
158-
go.opentelemetry.io/otel v1.24.0 // indirect
159-
go.opentelemetry.io/otel/metric v1.24.0 // indirect
160-
go.opentelemetry.io/otel/trace v1.24.0 // indirect
161-
golang.org/x/crypto v0.32.0 // indirect
157+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
158+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
159+
go.opentelemetry.io/otel v1.34.0 // indirect
160+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
161+
go.opentelemetry.io/otel/trace v1.34.0 // indirect
162+
golang.org/x/crypto v0.36.0 // indirect
162163
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
163-
golang.org/x/oauth2 v0.18.0 // indirect
164-
golang.org/x/sync v0.11.0 // indirect
165-
golang.org/x/sys v0.30.0 // indirect
166-
golang.org/x/term v0.29.0 // indirect
167-
golang.org/x/text v0.22.0 // indirect
168-
golang.org/x/time v0.5.0 // indirect
164+
golang.org/x/oauth2 v0.28.0 // indirect
165+
golang.org/x/sync v0.12.0 // indirect
166+
golang.org/x/sys v0.31.0 // indirect
167+
golang.org/x/term v0.30.0 // indirect
168+
golang.org/x/text v0.23.0 // indirect
169+
golang.org/x/time v0.10.0 // indirect
169170
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
170-
google.golang.org/appengine v1.6.8 // indirect
171-
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
172-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
173-
google.golang.org/protobuf v1.34.1 // indirect
171+
google.golang.org/protobuf v1.36.5 // indirect
174172
gopkg.in/inf.v0 v0.9.1 // indirect
175173
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
176174
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)