Skip to content

Commit 6f925e4

Browse files
chore(deps): bump the gomodupdates group across 1 directory with 5 updates (#1460)
Bumps the gomodupdates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.20.0` | `1.20.1` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.90.0` | `0.90.1` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.34.0` | `1.35.0` | | [go.mondoo.com/mql/v13](https://github.com/mondoohq/cnquery) | `13.2.0` | `13.3.4` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.3` | `0.21.4` | Updates `github.com/cert-manager/cert-manager` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.20.0...v1.20.1) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.90.0 to 0.90.1 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.90.0...v0.90.1) Updates `github.com/rs/zerolog` from 1.34.0 to 1.35.0 - [Commits](rs/zerolog@v1.34.0...v1.35.0) Updates `go.mondoo.com/mql/v13` from 13.2.0 to 13.3.4 - [Release notes](https://github.com/mondoohq/cnquery/releases) - [Commits](mondoohq/mql@v13.2.0...v13.3.4) Updates `github.com/google/go-containerregistry` from 0.21.3 to 0.21.4 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.3...v0.21.4) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-version: 0.90.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates - dependency-name: github.com/rs/zerolog dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: go.mondoo.com/mql/v13 dependency-version: 13.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomodupdates - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomodupdates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b2ba55 commit 6f925e4

2 files changed

Lines changed: 93 additions & 104 deletions

File tree

go.mod

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ go 1.25.7
55
replace go.mondoo.com/mql/v13/providers/k8s => github.com/mondoohq/mql/providers/k8s v0.0.0-20260309210947-abb4667b6efb
66

77
require (
8-
github.com/cert-manager/cert-manager v1.20.0
8+
github.com/cert-manager/cert-manager v1.20.1
99
github.com/gobwas/glob v0.2.3
1010
github.com/golang-jwt/jwt/v4 v4.5.2
1111
github.com/golang/mock v1.6.0
12-
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.90.0
13-
github.com/rs/zerolog v1.34.0
12+
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.90.1
13+
github.com/rs/zerolog v1.35.0
1414
github.com/spf13/cobra v1.10.2
1515
github.com/stretchr/testify v1.11.1
16-
go.mondoo.com/mondoo-go v0.0.0-20260321001232-0b2c5fb2b6da
16+
go.mondoo.com/mondoo-go v0.0.0-20260328001454-40a4d651c4af
1717
k8s.io/api v0.35.3
1818
k8s.io/apiextensions-apiserver v0.35.2 // indirect
1919
k8s.io/apimachinery v0.35.3
@@ -24,7 +24,7 @@ require (
2424
require (
2525
github.com/hashicorp/vault-client-go v0.4.3
2626
github.com/robfig/cron/v3 v3.0.1
27-
go.mondoo.com/mql/v13 v13.2.0
27+
go.mondoo.com/mql/v13 v13.3.4
2828
go.mondoo.com/mql/v13/providers/k8s v0.0.0-00010101000000-000000000000
2929
)
3030

@@ -55,23 +55,23 @@ require (
5555
github.com/Microsoft/go-winio v0.6.2 // indirect
5656
github.com/ProtonMail/go-crypto v1.4.1 // indirect
5757
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
58-
github.com/aws/aws-sdk-go-v2 v1.41.4 // indirect
59-
github.com/aws/aws-sdk-go-v2/config v1.32.12 // indirect
60-
github.com/aws/aws-sdk-go-v2/credentials v1.19.12 // indirect
61-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20 // indirect
62-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.20 // indirect
63-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.20 // indirect
58+
github.com/aws/aws-sdk-go-v2 v1.41.5 // indirect
59+
github.com/aws/aws-sdk-go-v2/config v1.32.13 // indirect
60+
github.com/aws/aws-sdk-go-v2/credentials v1.19.13 // indirect
61+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.21 // indirect
62+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21 // indirect
63+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21 // indirect
6464
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6 // indirect
65-
github.com/aws/aws-sdk-go-v2/service/ecr v1.56.1 // indirect
66-
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.12 // indirect
65+
github.com/aws/aws-sdk-go-v2/service/ecr v1.56.2 // indirect
66+
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.13 // indirect
6767
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 // indirect
68-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.20 // indirect
69-
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.41.4 // indirect
70-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.8 // indirect
71-
github.com/aws/aws-sdk-go-v2/service/ssm v1.68.3 // indirect
72-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 // indirect
73-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 // indirect
74-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 // indirect
68+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21 // indirect
69+
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.41.5 // indirect
70+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.9 // indirect
71+
github.com/aws/aws-sdk-go-v2/service/ssm v1.68.4 // indirect
72+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.14 // indirect
73+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.18 // indirect
74+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.10 // indirect
7575
github.com/aws/smithy-go v1.24.2 // indirect
7676
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.12.0 // indirect
7777
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
@@ -86,8 +86,7 @@ require (
8686
github.com/containerd/stargz-snapshotter/estargz v0.18.2 // indirect
8787
github.com/cyphar/filepath-securejoin v0.6.1 // indirect
8888
github.com/danieljoos/wincred v1.2.3 // indirect
89-
github.com/docker/cli v29.3.0+incompatible // indirect
90-
github.com/docker/distribution v2.8.3+incompatible // indirect
89+
github.com/docker/cli v29.3.1+incompatible // indirect
9190
github.com/docker/docker-credential-helpers v0.9.5 // indirect
9291
github.com/dvsekhvalnov/jose2go v1.8.0 // indirect
9392
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
@@ -98,10 +97,10 @@ require (
9897
github.com/fatih/color v1.19.0 // indirect
9998
github.com/felixge/httpsnoop v1.0.4 // indirect
10099
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
101-
github.com/getsentry/sentry-go v0.43.0 // indirect
100+
github.com/getsentry/sentry-go v0.44.1 // indirect
102101
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
103102
github.com/go-git/go-billy/v5 v5.8.0 // indirect
104-
github.com/go-git/go-git/v5 v5.17.0 // indirect
103+
github.com/go-git/go-git/v5 v5.17.1 // indirect
105104
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
106105
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
107106
github.com/go-logr/stdr v1.2.2 // indirect
@@ -142,18 +141,18 @@ require (
142141
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
143142
github.com/hashicorp/go-sockaddr v1.0.7 // indirect
144143
github.com/hashicorp/hcl v1.0.1-vault-7 // indirect
145-
github.com/hashicorp/vault/api v1.22.0 // indirect
144+
github.com/hashicorp/vault/api v1.23.0 // indirect
146145
github.com/hashicorp/yamux v0.1.2 // indirect
147146
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f // indirect
148147
github.com/inconshreveable/mousetrap v1.1.0 // indirect
149148
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
150149
github.com/kevinburke/ssh_config v1.6.0 // indirect
151-
github.com/klauspost/compress v1.18.4 // indirect
150+
github.com/klauspost/compress v1.18.5 // indirect
152151
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
153152
github.com/kr/pretty v0.3.1 // indirect
154153
github.com/kr/text v0.2.0 // indirect
155154
github.com/kylelemons/godebug v1.1.0 // indirect
156-
github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
155+
github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
157156
github.com/mattn/go-colorable v0.1.14 // indirect
158157
github.com/mattn/go-isatty v0.0.20 // indirect
159158
github.com/mitchellh/go-homedir v1.1.0 // indirect
@@ -238,7 +237,7 @@ require (
238237
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
239238
github.com/golang/protobuf v1.5.4 // indirect
240239
github.com/google/go-cmp v0.7.0 // indirect
241-
github.com/google/go-containerregistry v0.21.3
240+
github.com/google/go-containerregistry v0.21.4
242241
github.com/google/uuid v1.6.0 // indirect
243242
github.com/json-iterator/go v1.1.12 // indirect
244243
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect

0 commit comments

Comments
 (0)