Update dependencies #315
Annotations
20 errors
build (1.21, 372):
trino/trino.go#L309
cannot use client.NewClientWithKeytab(query.Get(kerberosPrincipalConfig), query.Get(kerberosRealmConfig), kt) (value of type *client.Client) as client.Client value in assignment
|
build (1.21, 372):
trino/trino.go#L309
not enough arguments in call to client.NewClientWithKeytab
|
build (1.21, 372):
trino/trino.go#L315
kerberosClient.WithConfig undefined (type client.Client has no field or method WithConfig)
|
build (1.21, 372):
trino/trino.go#L484
c.kerberosClient.SetSPNEGOHeader undefined (type client.Client has no field or method SetSPNEGOHeader)
|
build (1.21, 372)
Process completed with exit code 1.
|
build (>=1.23, latest):
trino/trino.go#L309
cannot use client.NewClientWithKeytab(query.Get(kerberosPrincipalConfig), query.Get(kerberosRealmConfig), kt) (value of type *client.Client) as client.Client value in assignment
|
build (>=1.23, latest):
trino/trino.go#L309
not enough arguments in call to client.NewClientWithKeytab
|
build (>=1.23, latest):
trino/trino.go#L315
kerberosClient.WithConfig undefined (type client.Client has no field or method WithConfig)
|
build (>=1.23, latest):
trino/trino.go#L484
c.kerberosClient.SetSPNEGOHeader undefined (type client.Client has no field or method SetSPNEGOHeader)
|
build (>=1.23, latest)
Process completed with exit code 1.
|
build (>=1.23, 372):
trino/trino.go#L309
cannot use client.NewClientWithKeytab(query.Get(kerberosPrincipalConfig), query.Get(kerberosRealmConfig), kt) (value of type *client.Client) as client.Client value in assignment
|
build (>=1.23, 372):
trino/trino.go#L309
not enough arguments in call to client.NewClientWithKeytab
|
build (>=1.23, 372):
trino/trino.go#L315
kerberosClient.WithConfig undefined (type client.Client has no field or method WithConfig)
|
build (>=1.23, 372):
trino/trino.go#L484
c.kerberosClient.SetSPNEGOHeader undefined (type client.Client has no field or method SetSPNEGOHeader)
|
build (>=1.23, 372)
Process completed with exit code 1.
|
build (1.21, latest):
trino/trino.go#L309
cannot use client.NewClientWithKeytab(query.Get(kerberosPrincipalConfig), query.Get(kerberosRealmConfig), kt) (value of type *client.Client) as client.Client value in assignment
|
build (1.21, latest):
trino/trino.go#L309
not enough arguments in call to client.NewClientWithKeytab
|
build (1.21, latest):
trino/trino.go#L315
kerberosClient.WithConfig undefined (type client.Client has no field or method WithConfig)
|
build (1.21, latest):
trino/trino.go#L484
c.kerberosClient.SetSPNEGOHeader undefined (type client.Client has no field or method SetSPNEGOHeader)
|
build (1.21, latest)
Process completed with exit code 1.
|