Skip to content

Commit

Permalink
Rev to flaggy 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bensallen committed Aug 12, 2019
1 parent 74d2b65 commit b0763fa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/BurntSushi/toml v0.3.1
github.com/integrii/flaggy v1.2.0
github.com/integrii/flaggy v1.2.1-0.20190517180110-07ea7eb77404
github.com/kr/pretty v0.1.0
github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/integrii/flaggy v1.2.0 h1:/a4mcq8Ueke2+9rgP85yRy8oXriTdvUMWm5qFam9c/Q=
github.com/integrii/flaggy v1.2.0/go.mod h1:3cpVUtAftUH2sUWSsXjFhC6o9aRkLEAuxGQV/qXbSOQ=
github.com/integrii/flaggy v1.2.1-0.20190517180110-07ea7eb77404 h1:RlJzIvFdjZXuVrJqvPkzlaVq6q4AAyrjYYy+exCBWjM=
github.com/integrii/flaggy v1.2.1-0.20190517180110-07ea7eb77404/go.mod h1:tnTxHeTJbah0gQ6/K0RW0J7fMUBk9MCF5blhm43LNpI=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down
2 changes: 2 additions & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ github.com/integrii/flaggy
github.com/kr/pretty
# github.com/kr/text v0.1.0
github.com/kr/text
# github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b
github.com/mitchellh/go-ps

0 comments on commit b0763fa

Please sign in to comment.