Skip to content

Commit d1e8e9f

Browse files
authored
Merge pull request #125 from cybozu-go/renovate/all-minor-patch
Update all minor and patch updates
2 parents 893f594 + db75397 commit d1e8e9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://aquaproj.github.io/
44
registries:
55
- type: standard
6-
ref: v4.432.0 # renovate: depName=aquaproj/aqua-registry
6+
ref: v4.433.0 # renovate: depName=aquaproj/aqua-registry
77
packages:
88
- name: argoproj/[email protected]
99
- name: kubernetes/[email protected]

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/cybozu-go/cattage
22

33
go 1.24.0
44

5-
toolchain go1.25.3
5+
toolchain go1.25.4
66

77
require (
88
github.com/google/go-cmp v0.7.0

0 commit comments

Comments
 (0)