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
|
|
@ -2,8 +2,8 @@ package main
|
|||
|
||||
import (
|
||||
"flag"
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/stretchr/testify/require"
|
||||
"github.com/urfave/cli"
|
||||
"net/url"
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue