Skip to content

Commit

Permalink
Merge pull request #44 from DorfilIkatu/update-gangsta-reference
Browse files Browse the repository at this point in the history
Update dependency reference
  • Loading branch information
brikis98 authored Oct 12, 2018
2 parents cb1f57e + fb79998 commit 48ae79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import (
"os"
"github.com/codegangsta/cli"
"gopkg.in/urfave/cli.v1"
"fmt"
"errors"
"path"
Expand Down

0 comments on commit 48ae79f

Please sign in to comment.