golang-auth / go-gssapi

Pure Golang GSSAPI Library
Apache License 2.0
7 stars 5 forks source link

latest release is missing common/ dir/pkg #4

Open abkms opened 1 year ago

abkms commented 1 year ago
... imports
        github.com/golang-auth/go-gssapi/v2 imports
        github.com/golang-auth/go-gssapi/v2/common: module github.com/golang-auth/go-gssapi/v2@latest found (v2.2.2-alpha), but does not contain package github.com/golang-auth/go-gssapi/v2/common
abkms commented 1 year ago

look at the releases .zip and you'll see v2/common/ is missing

anurnomeru commented 6 months ago

same issue for me

jake-scott commented 3 months ago

Fixed, sorry about this. There is a new version of this library coming soon that will resolve many issues with the current code base.