Example code update

This commit is contained in:
GRMrGecko 2023-08-13 19:39:34 -05:00
parent 5b49d3a340
commit 9662b71612

View File

@ -12,7 +12,7 @@ import (
"crypto/tls"
"log"
"net/http"
freeipa "github.com/grmrgecko/go-freeipa"
"github.com/grmrgecko/go-freeipa"
)
func main() {