This is an automated email from the ASF dual-hosted git repository.
yasithdev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new ee6a15e0a6 build(deps): bump github.com/go-jose/go-jose/v4 in
/airavata-agent (#613)
ee6a15e0a6 is described below
commit ee6a15e0a614d1c470718c75017b8447b659ce80
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 7 22:32:11 2026 -0400
build(deps): bump github.com/go-jose/go-jose/v4 in /airavata-agent (#613)
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose)
from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Commits](https://github.com/go-jose/go-jose/compare/v4.1.3...v4.1.4)
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.1.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
airavata-agent/go.mod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-agent/go.mod b/airavata-agent/go.mod
index fa96d030c7..67060b63a3 100644
--- a/airavata-agent/go.mod
+++ b/airavata-agent/go.mod
@@ -17,7 +17,7 @@ require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/coreos/go-oidc/v3 v3.14.1 // indirect
github.com/fatedier/golib v0.5.1 // indirect
- github.com/go-jose/go-jose/v4 v4.1.3 // indirect
+ github.com/go-jose/go-jose/v4 v4.1.4 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/pprof v0.0.0-20241206021119-61a79c692802 // indirect