Skip to content

Commit 1281dc0

Browse files
yhabteaboxzi
authored andcommitted
Switch to icinga-go-library
1 parent c50bf27 commit 1281dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifications/plugin/plugin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ import (
44
"encoding/json"
55
"errors"
66
"fmt"
7+
"github.com/icinga/icinga-go-library/types"
78
"github.com/icinga/icinga-notifications/internal/event"
89
"github.com/icinga/icinga-notifications/internal/utils"
910
"github.com/icinga/icinga-notifications/pkg/rpc"
10-
"github.com/icinga/icingadb/pkg/types"
1111
"io"
1212
"log"
1313
"os"

0 commit comments

Comments
 (0)