feat: update packages #385
Annotations
5 errors
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/api/api_test.go#L20
missing go.sum entry for module providing package github.com/stretchr/testify/suite (imported by github.com/snapp-incubator/soteria/internal/api); to add:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out:
internal/authenticator/builder_internal_test.go#L7
missing go.sum entry for module providing package github.com/stretchr/testify/require (imported by github.com/snapp-incubator/soteria/internal/authenticator); to add:
|
Run go test -v ./... -covermode=atomic -coverprofile=coverage.out
Process completed with exit code 1.
|
Loading