Restructure internal packages #305
Annotations
6 errors
Build & Test:
cmd/root.go#L12
use of internal package github.com/jkroepke/openvpn-auth-oauth2/pkg/internal/config not allowed
|
Build & Test
Process completed with exit code 1.
|
lint:
cmd/root.go#L12
use of internal package github.com/jkroepke/openvpn-auth-oauth2/pkg/internal/config not allowed (typecheck)
|
lint:
lib/plugin/main.go#L9
use of internal package github.com/jkroepke/openvpn-auth-oauth2/pkg/internal/config not allowed (typecheck)
|
lint:
cmd/root_test.go#L14
use of internal package github.com/jkroepke/openvpn-auth-oauth2/pkg/internal/utils not allowed (typecheck)
|
lint
issues found
|