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 4843e68ae4 build(deps): bump github.com/Azure/go-ntlmssp in 
/airavata-agent (#619)
4843e68ae4 is described below

commit 4843e68ae43b626d5eb0ba5b21f8c3897b3a261e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 7 22:33:35 2026 -0400

    build(deps): bump github.com/Azure/go-ntlmssp in /airavata-agent (#619)
    
    Bumps [github.com/Azure/go-ntlmssp](https://github.com/Azure/go-ntlmssp) 
from 0.0.0-20221128193559-754e69321358 to 0.1.1.
    - [Release notes](https://github.com/Azure/go-ntlmssp/releases)
    - [Commits](https://github.com/Azure/go-ntlmssp/commits/v0.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/go-ntlmssp
      dependency-version: 0.1.1
      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 67060b63a3..35435b1b1c 100644
--- a/airavata-agent/go.mod
+++ b/airavata-agent/go.mod
@@ -11,7 +11,7 @@ require (
 )
 
 require (
-       github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // 
indirect
+       github.com/Azure/go-ntlmssp v0.1.1 // indirect
        github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 // 
indirect
        github.com/beorn7/perks v1.0.1 // indirect
        github.com/cespare/xxhash/v2 v2.3.0 // indirect

Reply via email to