mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
move metrics to internal
This commit is contained in:
committed by
FUJITA Tomonori
parent
16ced2072c
commit
bab5b30693
+1
-1
@@ -39,9 +39,9 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/credentials"
|
||||
|
||||
"github.com/osrg/gobgp/v3/internal/pkg/metrics"
|
||||
"github.com/osrg/gobgp/v3/internal/pkg/version"
|
||||
"github.com/osrg/gobgp/v3/pkg/config"
|
||||
"github.com/osrg/gobgp/v3/pkg/metrics"
|
||||
"github.com/osrg/gobgp/v3/pkg/server"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user