Update go.mod #536
Annotations
7 errors and 1 warning
build:
main.go#L12
missing go.sum entry for module providing package go.mau.fi/whatsmeow (imported by readsw); to add:
|
build:
main.go#L16
missing go.sum entry for module providing package go.mau.fi/whatsmeow/binary/proto (imported by readsw); to add:
|
build:
main.go#L13
missing go.sum entry for module providing package go.mau.fi/whatsmeow/store/sqlstore (imported by readsw); to add:
|
build:
main.go#L14
missing go.sum entry for module providing package go.mau.fi/whatsmeow/types (imported by readsw); to add:
|
build:
main.go#L15
missing go.sum entry for module providing package go.mau.fi/whatsmeow/types/events (imported by readsw); to add:
|
build:
main.go#L17
missing go.sum entry for module providing package go.mau.fi/whatsmeow/util/log (imported by readsw); to add:
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|