Skip to content

Commit a822985

Browse files
committed
update to latest go-ntlm
1 parent 2f48cd8 commit a822985

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/vadimi/go-http-ntlm/v2
22

33
go 1.14
44

5-
require github.com/vadimi/go-ntlm v1.2.0
5+
require github.com/vadimi/go-ntlm v1.2.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/vadimi/go-ntlm v1.2.0 h1:zVKMq07I8yVFXt/a/FsNlbRWYxfETA5WqUR8IWaKQyI=
2-
github.com/vadimi/go-ntlm v1.2.0/go.mod h1:hPTY60eLSKGj9oUJAB+kZiLs2Cg5eKdH60aLczM9rMg=
1+
github.com/vadimi/go-ntlm v1.2.1 h1:y2xZf/a5+BJlYNJIIulP1q8F438H9bU7aGcYE53vghQ=
2+
github.com/vadimi/go-ntlm v1.2.1/go.mod h1:hPTY60eLSKGj9oUJAB+kZiLs2Cg5eKdH60aLczM9rMg=

0 commit comments

Comments
 (0)