This is an automated email from the ASF dual-hosted git repository.

yasith 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 1cf23dcec3 Bump github.com/quic-go/quic-go (#562)
1cf23dcec3 is described below

commit 1cf23dcec36611d34839af0468f70fb1091644cd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 16 16:35:29 2025 -0500

    Bump github.com/quic-go/quic-go (#562)
    
    Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 
0.48.2 to 0.49.1.
    - [Release notes](https://github.com/quic-go/quic-go/releases)
    - [Commits](https://github.com/quic-go/quic-go/compare/v0.48.2...v0.49.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/quic-go/quic-go
      dependency-version: 0.49.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 modules/agent-framework/airavata-agent/go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/agent-framework/airavata-agent/go.mod 
b/modules/agent-framework/airavata-agent/go.mod
index 86714c05b9..9a07b85e32 100644
--- a/modules/agent-framework/airavata-agent/go.mod
+++ b/modules/agent-framework/airavata-agent/go.mod
@@ -39,7 +39,7 @@ require (
        github.com/prometheus/client_model v0.5.0 // indirect
        github.com/prometheus/common v0.48.0 // indirect
        github.com/prometheus/procfs v0.12.0 // indirect
-       github.com/quic-go/quic-go v0.48.2 // indirect
+       github.com/quic-go/quic-go v0.49.1 // indirect
        github.com/samber/lo v1.47.0 // indirect
        github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 // indirect
        github.com/spf13/cobra v1.8.0 // indirect

Reply via email to