Skip to content

update go modules

update go modules #443

Triggered via push August 12, 2023 23:46
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: provider/apple.go#L24
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/go-pkgz/auth/provider); to add:
build: provider/providers.go#L13
missing go.sum entry for module providing package golang.org/x/oauth2/facebook (imported by github.com/go-pkgz/auth/provider); to add:
build: provider/providers.go#L14
missing go.sum entry for module providing package golang.org/x/oauth2/github (imported by github.com/go-pkgz/auth/provider); to add:
build: provider/providers.go#L15
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by github.com/go-pkgz/auth/provider); to add:
build: provider/providers.go#L16
missing go.sum entry for module providing package golang.org/x/oauth2/microsoft (imported by github.com/go-pkgz/auth/provider); to add:
build: provider/providers.go#L17
missing go.sum entry for module providing package golang.org/x/oauth2/yandex (imported by github.com/go-pkgz/auth/provider); to add:
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: wbari/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/