Skip to content

Commit ea3f0d7

Browse files
committed
Fix directory name for direct install
1 parent 1f0c130 commit ea3f0d7

23 files changed

Lines changed: 3 additions & 3 deletions
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"strconv"
88
"time"
99

10-
"github.com/Nikolo/onlineconf/updater/v3/updater"
10+
"github.com/Nikolo/onlineconf/onlineconf-updater/v3/updater"
1111
"github.com/rs/zerolog/log"
1212
"gopkg.in/yaml.v3"
1313
)

0 commit comments

Comments
 (0)