module github.com/knoe/spnego-proxy go 1.22 require ( github.com/jcmturner/goidentity/v6 v6.0.1 github.com/jcmturner/gokrb5/v8 v8.4.4 )