From 4a444f55ee0dd9e132e4490f867140c1a002ce05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:30:01 +0000 Subject: [PATCH] Bump github.com/absmach/certs from 0.18.5 to 0.19.1 Bumps [github.com/absmach/certs](https://github.com/absmach/certs) from 0.18.5 to 0.19.1. - [Release notes](https://github.com/absmach/certs/releases) - [Commits](https://github.com/absmach/certs/compare/v0.18.5...v0.19.1) --- updated-dependencies: - dependency-name: github.com/absmach/certs dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 923ef3b4c..27ae0884b 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.26.0 require ( github.com/0x6flab/namegenerator v1.4.0 github.com/absmach/callhome v0.18.2 - github.com/absmach/certs v0.18.5 + github.com/absmach/certs v0.19.1 github.com/absmach/magistrala v0.19.1 github.com/absmach/supermq v0.19.2-0.20260317185610-fade98b84ee4 github.com/authzed/authzed-go v1.8.0 diff --git a/go.sum b/go.sum index 83dadce48..acc5a4cf2 100644 --- a/go.sum +++ b/go.sum @@ -29,8 +29,8 @@ github.com/VividCortex/gohistogram v1.0.0 h1:6+hBz+qvs0JOrrNhhmR7lFxo5sINxBCGXrd github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g= github.com/absmach/callhome v0.18.2 h1:dmopRHm2qTheHN1hdUKRRYpKwRrj7X9d8AWCFrb+K6s= github.com/absmach/callhome v0.18.2/go.mod h1:LEXKhES9JJtj3tBgTZv7VPNjOi5ukJQB0mFic0QP60Q= -github.com/absmach/certs v0.18.5 h1:eYlvitou+LoDtt7ETVLTp6d/1xCejGL3EmVOg+rHGTU= -github.com/absmach/certs v0.18.5/go.mod h1:31dtVe1VYF16W+IvjAE/uPAIz4f3uLHgh+moBezjqIc= +github.com/absmach/certs v0.19.1 h1:DsPfeDevvJrX1Id7mCWOgk7ZrI3Czirw+/6ulnFwUuo= +github.com/absmach/certs v0.19.1/go.mod h1:NdjCOjK+0Sl4Ce6YIiYDFxYUkOt2CWjGFk4z7bhdOnc= github.com/absmach/magistrala v0.19.1 h1:WLT1B3WOOO8KL43HxZOWKnt1JJQh65uGiFhwQB4DzC8= github.com/absmach/magistrala v0.19.1/go.mod h1:5pNI533Mf2tN1ihDETR4lOhRdGuijmRuAhxVw7+pKCI= github.com/absmach/mgate v0.5.0 h1:RV2Aalra3xIm+XTs13TM7iE7v4WTL2SKhKcPbKr22Ac=