Skip to content

Commit a6bd478

Browse files
chore(deps): bump github.com/pulumi/pulumi/sdk/v3 from 3.246.0 to 3.255.0 in /sdk (#1427)
Co-authored-by: Lucas Tesson <lucastesson@protonmail.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent b756a02 commit a6bd478

20 files changed

Lines changed: 1677 additions & 661 deletions

File tree

api/v1/challenge/challenge_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/v1/instance/instance_grpc.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deploy/go.mod

Lines changed: 80 additions & 86 deletions
Large diffs are not rendered by default.

deploy/go.sum

Lines changed: 184 additions & 207 deletions
Large diffs are not rendered by default.

deploy/integration/scn23/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/chall-manager/deploy/integration/scn23
22

3-
go 1.24.1
3+
go 1.26
44

55
require (
66
github.com/ctfer-io/chall-manager/sdk v0.4.5

deploy/integration/scn25/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/chall-manager/deploy/integration/scn25
22

3-
go 1.24.1
3+
go 1.26
44

55
require (
66
github.com/ctfer-io/chall-manager/sdk v0.4.5

deploy/integration/serviceaccount/scenario/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/chall-manager/deploy/integration/serviceaccount/scenario
22

3-
go 1.25.4
3+
go 1.26
44

55
require (
66
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.25.0

examples/additional/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/chall-manager/examples/additional
22

3-
go 1.25.8
3+
go 1.26
44

55
require (
66
github.com/ctfer-io/chall-manager/sdk v0.4.0

examples/exposed-monopod/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/chall-manager/examples/exposed-monopod
22

3-
go 1.25.8
3+
go 1.26
44

55
require (
66
github.com/ctfer-io/chall-manager/sdk v0.4.0

examples/exposed-multipod/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ctfer-io/exposed-multipod
22

3-
go 1.25.8
3+
go 1.26
44

55
require (
66
github.com/ctfer-io/chall-manager/sdk v0.4.0

0 commit comments

Comments
 (0)