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 89984b1e1a build(deps): bump github.com/pion/dtls/v3 in 
/airavata-agent (#646)
89984b1e1a is described below

commit 89984b1e1a99994033308877191e2cd4320ce264
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 7 22:40:02 2026 -0400

    build(deps): bump github.com/pion/dtls/v3 in /airavata-agent (#646)
    
    Bumps [github.com/pion/dtls/v3](https://github.com/pion/dtls) from 3.0.10 
to 3.0.11.
    - [Release notes](https://github.com/pion/dtls/releases)
    - [Commits](https://github.com/pion/dtls/compare/v3.0.10...v3.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pion/dtls/v3
      dependency-version: 3.0.11
      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 78b25f6940..76bf1451a3 100644
--- a/airavata-agent/go.mod
+++ b/airavata-agent/go.mod
@@ -26,7 +26,7 @@ require (
        github.com/klauspost/reedsolomon v1.12.0 // indirect
        github.com/kr/text v0.2.0 // indirect
        github.com/pelletier/go-toml/v2 v2.2.0 // indirect
-       github.com/pion/dtls/v3 v3.0.10 // indirect
+       github.com/pion/dtls/v3 v3.0.11 // indirect
        github.com/pion/logging v0.2.4 // indirect
        github.com/pion/stun/v3 v3.1.1 // indirect
        github.com/pion/transport/v4 v4.0.1 // indirect

Reply via email to