integrate keyclaock #86
Annotations
5 errors and 1 warning
test:
internal/platform/auth/roles.go#L6
cannot find module providing package github.com/golang-jwt/jwt/v5: import lookup disabled by -mod=vendor
|
test:
cmd/book-api/main.go#L20
cannot find module providing package github.com/coreos/go-oidc/v3/oidc: import lookup disabled by -mod=vendor
|
test:
cmd/book-api/main.go#L25
cannot find module providing package github.com/spf13/viper: import lookup disabled by -mod=vendor
|
test:
cmd/book-api/main.go#L27
cannot find module providing package golang.org/x/oauth2: import lookup disabled by -mod=vendor
|
test
Process completed with exit code 2.
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|