dependabot[bot]
4b777f98bc
build(deps): bump golang.org/x/sys from 0.47.0 to 0.48.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.47.0 to 0.48.0.
- [Commits](https://github.com/golang/sys/compare/v0.47.0...v0.48.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 19:22:18 +00:00
dependabot[bot]
3706332901
build(deps): bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.4
...
Bumps [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml ) from 2.4.2 to 2.4.4.
- [Commits](https://github.com/yaml/go-yaml/compare/v2.4.2...v2.4.4 )
---
updated-dependencies:
- dependency-name: go.yaml.in/yaml/v2
dependency-version: 2.4.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-04 03:51:11 +00:00
dependabot[bot]
7b13237178
build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12
...
Bumps google.golang.org/protobuf from 1.36.11 to 1.36.12.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-version: 1.36.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-04 03:39:08 +00:00
dependabot[bot]
2645f78639
build(deps): bump github.com/google/gnostic-models from 0.7.0 to 0.7.1
...
Bumps [github.com/google/gnostic-models](https://github.com/google/gnostic-models ) from 0.7.0 to 0.7.1.
- [Commits](https://github.com/google/gnostic-models/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: github.com/google/gnostic-models
dependency-version: 0.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-04 03:13:03 +00:00
kubernetes-prow[bot]
aa78ac0846
Merge pull request #6251 from kubernetes-sigs/dependabot/go_modules/github.com/go-errors/errors-1.5.1
...
build(deps): bump github.com/go-errors/errors from 1.4.2 to 1.5.1
2026-09-04 03:10:31 +00:00
dependabot[bot]
39d6506d85
build(deps): bump golang.org/x/sys from 0.45.0 to 0.47.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.45.0 to 0.47.0.
- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.47.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-04 01:59:36 +00:00
dependabot[bot]
cba85e8c30
build(deps): bump github.com/go-errors/errors from 1.4.2 to 1.5.1
...
Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/go-errors/errors/releases )
- [Commits](https://github.com/go-errors/errors/compare/v1.4.2...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/go-errors/errors
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-04 01:57:37 +00:00
Yugo Kobayashi
84168ddd1b
chore: bump stretch/testify pkg to remove old yaml dependencies
2026-08-20 09:04:11 +09:00
yugo kobayashi
79bb1aa2b2
update vuln dependencies at 2026/07 ( #6187 )
...
* update dependencies
* sync modules
2026-07-12 03:19:46 +00:00
Davanum Srinivas
9a61304919
bump k8s.io/kube-openapi, drop github.com/mailru/easyjson
...
Updates k8s.io/kube-openapi from v0.0.0-20241212222426-2c72e554b1e7 to
v0.0.0-20260502001324-b7f5293f4787 across api, kyaml, and kustomize modules,
then propagates the change across all workspace modules via make workspace-sync.
The new kube-openapi release switched from the monolithic go-openapi/swag
(v0.23.0) to the refactored split sub-modules (go-openapi/swag/* v0.25.4).
The old swag carried github.com/mailru/easyjson as a dependency; the new
sub-modules do not. After go mod tidy, easyjson and josharian/intern are
fully removed from all three module graphs.
Also upgraded: github.com/google/gnostic-models v0.6.9 → v0.7.0 (pulled
in by the same kube-openapi update).
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2026-05-02 10:47:24 -04:00
yugo kobayashi
1c87a5063d
drop 'go-spew' dependencies and update dependencies ( #6134 )
...
* drop 'go-spew' dependencies
* update dependencies
* fix: change install method of golangci-lint
2026-05-01 05:37:24 +05:30
koba1t
68e507eb6f
update otel lib to v1.40.0
2026-03-04 23:30:01 +09:00
koba1t
5231e099e5
bump go-git and x/crypt
2026-02-13 20:46:17 +09:00
koba1t
be8d7eb980
Back to development mode; unpin the modules
2026-02-10 01:43:07 +09:00
koba1t
4190d3dedc
Update api to v0.21.1
2026-02-10 01:00:34 +09:00
koba1t
bb26a70573
Update kyaml to v0.21.1
2026-02-10 00:27:48 +09:00
Davanum Srinivas
297f2b59bb
Upgrade json-patch to v4.13.0 to remove pkg/errors dependency
...
The github.com/pkg/errors package is unmaintained and archived.
It was pulled in as a transitive dependency through json-patch v4.12.0.
Upgrading to v4.13.0 removes this dependency while maintaining API
compatibility.
json-patch commit: evanphx/json-patch@106306d
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2026-02-04 14:14:37 -05:00
koba1t
764ad39d1d
Back to development mode; unpin the modules
2025-11-10 00:04:26 +09:00
koba1t
16391f3dbe
Update api to v0.21.0
2025-11-09 23:29:30 +09:00
koba1t
0fc75546f1
Update kyaml to v0.21.0
2025-11-09 22:45:40 +09:00
yugo kobayashi
87d0629bd1
update go 1.24.6 ( #5959 )
...
* update go 1.24.6
* fix non-constant format string error
* update golang.org/x/tools@v0.36 .0 and github.com/golangci/golangci-lint@v1.64 .8 to pass execute golangci-lint
* add a verpose diff output to prow test
* remove pluginator binary version from generated files
2025-08-17 13:05:12 -07:00
koba1t
d0d64c5bc4
Back to development mode; unpin the modules
2025-07-23 21:55:58 +09:00
koba1t
0c3ce2c8fb
Update api to v0.20.1
2025-07-23 21:34:51 +09:00
koba1t
8192ab34ee
Update kyaml to v0.20.1
2025-07-23 21:09:58 +09:00
koba1t
5cb1b4e3f9
remove shlex dependencies
2025-07-14 03:57:51 +09:00
Davanum Srinivas
a7703f685c
Drop usage of forked copies of goyaml.v2 and goyaml.v3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2025-06-25 13:13:52 -04:00
Stephen Kitt
6b830658d1
Bump to github.com/spf13/viper v1.20.0
...
This includes the go-difflib and go-spew reverts, which means the
corresponding exclusions can be removed. cmd/gorepomod/go.mod loses a
number of indirect dependencies thanks to the spf13/viper cleanup, but
hack/go.mod gains a few.
Signed-off-by: Stephen Kitt <skitt@redhat.com >
2025-03-15 17:13:59 +01:00
koba1t
7664c4ba38
replace github.com/google/shlex with https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
koba1t
821aebc3b3
Back to development mode; unpin the modules
2025-01-15 00:37:09 +09:00
koba1t
07f62bd986
Update api to v0.19.0
2025-01-14 23:54:58 +09:00
koba1t
1b33db58f2
Update kyaml to v0.19.0
2025-01-14 23:14:25 +09:00
Sebastiaan van Stijn
2867f353c2
downgrade go-difflib and go-spew to tagged releases ( #5830 )
...
* workspace sync
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
* downgrade go-difflib and go-spew to tagged releases
commit d35edbf80d updated these dependencies
to untagged versions. The diff in both dependencies show that there's no
code changes, and it's unlikely for those modules to do new releases.
Unfortunate, because of that change all projects depending on kubernetes
or any of it's modules now had to upgrade to unreleased versions of
these.
This patch reverts those updates (but it may take some time before
all other projects can be reverted).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
---------
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-01-07 03:48:28 +01:00
Davanum Srinivas
b79c5f652d
Update to latest kube-opeapi to drop govalidator dependency
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-12-12 18:48:06 -05:00
koba1t
4f6e3cbe3f
Back to development mode; unpin the modules
2024-10-09 22:20:42 +09:00
koba1t
ae98655f0f
Update api to v0.18.0
2024-10-09 21:58:41 +09:00
koba1t
d22fa37ae0
Update kyaml to v0.18.1
2024-10-09 21:20:17 +09:00
Davanum Srinivas
d32eacf034
Remove starlark support
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com >
2024-09-23 16:52:05 -04:00
koba1t
b67ce5bb73
go work sync && ./hack/doGoMod.sh tidy
2024-09-15 01:43:03 +09:00
koba1t
f660160a0f
Back to development mode; unpin the modules
2024-07-20 01:57:28 +09:00
koba1t
bd8b8a49c9
Update api to v0.17.3
2024-07-20 01:14:03 +09:00
koba1t
8eacab0fc6
Update kyaml to v0.17.2
2024-07-20 00:28:06 +09:00
koba1t
226d56b5cf
Back to development mode; unpin the modules
2024-05-23 00:35:50 +09:00
koba1t
a34ac31a80
Update api to v0.17.2
2024-05-23 00:04:13 +09:00
koba1t
7424956ccf
Update kyaml to v0.17.1
2024-05-22 23:24:23 +09:00
koba1t
72d95b5f41
chore: restore version for github.com/asaskevich/govalidator
2024-04-25 17:21:05 +09:00
Mauren Berti
5d127e4138
chore(deps): bump dependencies of kustomize + sync go workspace
...
* Bump the golang.org/x dependencies.
* Run `go work sync` to synchronize dependencies across Go workspaces.
2024-04-21 20:03:38 -04:00
koba1t
fb9f45ebe0
Back to development mode; unpin the modules
2024-04-05 02:24:31 +09:00
koba1t
e20e438d05
Update api to v0.17.1
2024-04-05 02:01:10 +09:00
koba1t
08d0593c3e
unpin api
2024-04-05 00:45:41 +09:00
koba1t
e862612703
Update api to v0.17.0
2024-04-04 22:45:14 +09:00