This is an automated email from the ASF dual-hosted git repository.
squakez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new e9d9a4e42 chore(deps): bump github.com/magiconair/properties
e9d9a4e42 is described below
commit e9d9a4e42dae4176f841a6b6760eead1eb4714e4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 00:03:12 2026 +0000
chore(deps): bump github.com/magiconair/properties
Bumps
[github.com/magiconair/properties](https://github.com/magiconair/properties)
from 1.18.11 to 1.18.12.
- [Release notes](https://github.com/magiconair/properties/releases)
-
[Commits](https://github.com/magiconair/properties/compare/v1.18.11...v1.18.12)
---
updated-dependencies:
- dependency-name: github.com/magiconair/properties
dependency-version: 1.18.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 2afe77c7a..dcfdd7d9b 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/google/go-github/v72 v72.0.0
github.com/google/uuid v1.6.0
github.com/jpillora/backoff v1.0.0
- github.com/magiconair/properties v1.18.11
+ github.com/magiconair/properties v1.18.12
github.com/mattn/go-shellwords v1.0.15
github.com/onsi/gomega v1.43.0
// go get github.com/openshift/[email protected]
diff --git a/go.sum b/go.sum
index c5716a0d4..ab9b26300 100644
--- a/go.sum
+++ b/go.sum
@@ -199,8 +199,8 @@ github.com/kylelemons/godebug v1.1.0
h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0
github.com/kylelemons/godebug v1.1.0/go.mod
h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de/go.mod
h1:zAbeS9B/r2mtpb6U+EI2rYA5OAXxsYw6wTamcNW+zcE=
-github.com/magiconair/properties v1.18.11
h1:j5ozYZl0zCjG7ahMDH0GWIobOvvUzT0BdAguG0ViKy0=
-github.com/magiconair/properties v1.18.11/go.mod
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
+github.com/magiconair/properties v1.18.12
h1:sT9zQpvTB3B4gzrX0tmZNTEaGyg8Zw55MFYRE32Mr9I=
+github.com/magiconair/properties v1.18.12/go.mod
h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mattn/go-shellwords v1.0.15
h1:rx0n8+ZdM9JWZMlr2BMPAjtLU0rfluLNtwMC2FJOTtY=
github.com/mattn/go-shellwords v1.0.15/go.mod
h1:EZzvwXDESEeg03EKmM+RmDnNOPKG4lLtQsUlTZDWQ8Y=
github.com/mattn/goveralls v0.0.2/go.mod
h1:8d1ZMHsd7fW6IRPKQh46F2WRpyib5/X4FOpevwGNQEw=