Skip to content

Commit ff17c7a

Browse files
committed
Usar libs externas
1 parent 419f54f commit ff17c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci-ping.data

-130 Bytes
Binary file not shown.

cmd/sharepoint-client/main.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ import (
1818
"time"
1919

2020
"github.com/koltyakov/gosip"
21+
"github.com/vba-excel/spapi"
22+
edgeondemand "github.com/vba-excel/sp-edgeondemand"
2123

22-
"sharepoint-go/internal/spapi"
23-
edgeondemand "sharepoint-go/strategies/edgeondemand"
2424
)
2525

2626
// Nome e versão por omissão (podem ser sobrepostos por ldflags no build)

0 commit comments

Comments
 (0)