From 594baefadd0633d16dbcab72faea4f4c5b0de4e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Wed, 9 Oct 2024 22:16:11 +0200 Subject: change asn1-ber library --- debug.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debug.go') diff --git a/debug.go b/debug.go index de9bc5a..cffaa71 100644 --- a/debug.go +++ b/debug.go @@ -3,7 +3,7 @@ package ldap import ( "log" - "github.com/nmcclain/asn1-ber" + "4a.si/asn1-ber" ) // debbuging type -- cgit v1.2.3