diff --git a/config/config.go b/config/config.go index 517b8ed..cf2a2f0 100644 --- a/config/config.go +++ b/config/config.go @@ -10,7 +10,7 @@ import ( "github.com/Showmax/go-fqdn" "github.com/pelletier/go-toml" - "github.com/voc/srtrelay/auth" + "github.com/laurfb/srt_relay/auth" ) type Config struct {