The go.mod references an outdated coder/coder v2.10.1, which causes issues for users trying to build their own images due to security policies.
|
github.com/coder/coder/v2 v2.10.1-0.20240703121105-f6639b788f7b |
Update to a recent version to resolve these security policy conflicts.
Created on behalf of @kacpersaw
The go.mod references an outdated
coder/coderv2.10.1, which causes issues for users trying to build their own images due to security policies.coder-logstream-kube/go.mod
Line 11 in 2e92dd4
Update to a recent version to resolve these security policy conflicts.
Created on behalf of @kacpersaw