Skip to content

Commit e4b6688

Browse files
Bump github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 in /lib
Bumps [github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2](https://github.com/cdk8s-team/cdk8s-core-go) from 2.7.5 to 2.70.64. - [Commits](cdk8s-team/cdk8s-core-go@cdk8s/v2.7.5...cdk8s/v2.70.64) --- updated-dependencies: - dependency-name: github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 dependency-version: 2.70.61 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8616338 commit e4b6688

2 files changed

Lines changed: 20 additions & 19 deletions

File tree

lib/go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ go 1.25.0
44

55
require (
66
dario.cat/mergo v1.0.2
7-
github.com/Masterminds/semver/v3 v3.3.0
7+
github.com/Masterminds/semver/v3 v3.5.0
88
github.com/avast/retry-go v3.0.0+incompatible
99
github.com/aws/aws-sdk-go-v2/config v1.28.0
1010
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.2
1111
github.com/aws/constructs-go/constructs/v10 v10.4.2
12-
github.com/aws/jsii-runtime-go v1.104.0
12+
github.com/aws/jsii-runtime-go v1.130.0
1313
github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df
14-
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.7.5
14+
github.com/cdk8s-team/cdk8s-core-go/cdk8s/v2 v2.70.64
1515
github.com/chaos-mesh/chaos-mesh/api v0.0.0-20240709130330-9f4feec7553f
1616
github.com/ethereum/go-ethereum v1.15.0
1717
github.com/go-resty/resty/v2 v2.16.3
@@ -143,8 +143,8 @@ require (
143143
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
144144
github.com/magiconair/properties v1.8.10 // indirect
145145
github.com/mailru/easyjson v0.7.7 // indirect
146-
github.com/mattn/go-colorable v0.1.13 // indirect
147-
github.com/mattn/go-isatty v0.0.20 // indirect
146+
github.com/mattn/go-colorable v0.1.14 // indirect
147+
github.com/mattn/go-isatty v0.0.22 // indirect
148148
github.com/mattn/go-runewidth v0.0.14 // indirect
149149
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
150150
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -192,7 +192,7 @@ require (
192192
go.uber.org/ratelimit v0.3.1 // indirect
193193
golang.org/x/crypto v0.48.0 // indirect
194194
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
195-
golang.org/x/sys v0.42.0 // indirect
195+
golang.org/x/sys v0.44.0 // indirect
196196
golang.org/x/term v0.40.0 // indirect
197197
golang.org/x/time v0.11.0 // indirect
198198
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect

lib/go.sum

Lines changed: 14 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)