Update go.mod #128
Annotations
5 errors and 1 warning
test (1.18.x, ubuntu-latest):
pkg/config/config.go#L8
no required module provides package github.com/TimothyStiles/ark/pkg/env; to add it:
|
test (1.18.x, ubuntu-latest):
pkg/insert/rhea.go#L6
no required module provides package github.com/TimothyStiles/ark/pkg/config; to add it:
|
test (1.18.x, ubuntu-latest):
pkg/insert/rhea.go#L7
no required module provides package github.com/TimothyStiles/ark/pkg/rhea; to add it:
|
test (1.18.x, ubuntu-latest):
pkg/rhea/rhea.go#L15
no required module provides package github.com/TimothyStiles/ark/models; to add it:
|
test (1.18.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|