mirror of
https://github.com/TECHNOFAB11/dbmate.git
synced 2025-12-12 08:00:04 +01:00
Update references to urfave/cli
This commit is contained in:
parent
6bbffde52c
commit
dec6892128
23 changed files with 8 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ package main
|
|||
import (
|
||||
"database/sql"
|
||||
"fmt"
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/urfave/cli"
|
||||
"io/ioutil"
|
||||
"net/url"
|
||||
"os"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue