From 70d581432bcfca0550f5cfe028c2be20864459e9 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 8 Dec 2024 15:54:44 +0800 Subject: Send 002 to 005 stubs on registration --- cap_sasl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cap_sasl.go') diff --git a/cap_sasl.go b/cap_sasl.go index 36a353d..feb1ab4 100644 --- a/cap_sasl.go +++ b/cap_sasl.go @@ -1,8 +1,8 @@ package main import ( - "encoding/base64" "bytes" + "encoding/base64" ) type ExtraSasl struct { -- cgit v1.2.3