Rename Go module #65
Annotations
11 errors
|
client/ASExchange.go#L72
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to ASRep.Verify
|
client/ASExchange.go#L72
cannot use cl.Credentials (variable of type *"github.com/grafana/gokrb5/credentials".Credentials) as type *"gopkg.in/jcmturner/gokrb5.v7/credentials".Credentials in argument to ASRep.Verify
|
client/ASExchange.go#L82
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as type "gopkg.in/jcmturner/gokrb5.v7/types".PAData in argument to append
|
client/ASExchange.go#L122
cannot use key (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to crypto.GetEncryptedData
|
client/ASExchange.go#L141
cannot use pa (variable of type "github.com/grafana/gokrb5/types".PAData) as type "gopkg.in/jcmturner/gokrb5.v7/types".PAData in argument to append
|
client/TGSExchange.go#L13
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to messages.NewTGSReq
|
client/TGSExchange.go#L13
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to messages.NewTGSReq
|
client/TGSExchange.go#L13
cannot use spn (variable of type "github.com/grafana/gokrb5/types".PrincipalName) as type "gopkg.in/jcmturner/gokrb5.v7/types".PrincipalName in argument to messages.NewTGSReq
|
client/TGSExchange.go#L40
cannot use sessionKey (variable of type "github.com/grafana/gokrb5/types".EncryptionKey) as type "gopkg.in/jcmturner/gokrb5.v7/types".EncryptionKey in argument to tgsRep.DecryptEncPart
|
client/TGSExchange.go#L44
cannot use cl.Config (variable of type *"github.com/grafana/gokrb5/config".Config) as type *"gopkg.in/jcmturner/gokrb5.v7/config".Config in argument to tgsRep.Verify
|
This job was cancelled
Loading