Added missing dependencies
Some checks failed
Testing / test (1.23.x, ubuntu-latest) (push) Failing after 5s
Some checks failed
Testing / test (1.23.x, ubuntu-latest) (push) Failing after 5s
This commit is contained in:
@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/alex-savin/go-meater"
|
||||
"git.savin.nyc/alex/go-meater"
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user