mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
Switch from robfig/goconfig to robfig/config
Unbreak the build.
This commit is contained in:
@@ -3,7 +3,7 @@ package config
|
||||
import (
|
||||
"container/list"
|
||||
"fmt"
|
||||
"github.com/robfig/goconfig/config"
|
||||
"github.com/robfig/config"
|
||||
"net"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user