Skip to content

Commit

Permalink
Bump github.com/gonvenience/neat from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [github.com/gonvenience/neat](https://github.com/gonvenience/neat) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/gonvenience/neat/releases)
- [Commits](gonvenience/neat@v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and HeavyWombat committed Oct 22, 2020
1 parent bd725f1 commit cf31f68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.15
require (
github.com/BurntSushi/toml v0.3.1
github.com/gonvenience/bunt v1.1.3
github.com/gonvenience/neat v1.3.0
github.com/gonvenience/neat v1.3.1
github.com/gonvenience/wrap v1.1.0
github.com/gorilla/mux v1.8.0
github.com/onsi/ginkgo v1.14.2
Expand Down
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ github.com/gonvenience/bunt v1.1.1/go.mod h1:lsyhkmNpSAzhVx059BD0fQy5F29rWcS6AHb
github.com/gonvenience/bunt v1.1.3/go.mod h1:hZ898ZprNWgaVlq4s1ivsJu3AY+3wrlJadF5Gp7Yq2c=
github.com/gonvenience/neat v1.3.0 h1:DKlFjUuEOoJaYEBejxRhim3T804kXW5ppj/r0+2VvaE=
github.com/gonvenience/neat v1.3.0/go.mod h1:8b38eXyZUqm0e+q6wP/ueDNXM8Frn0Tr2Pd9GQo9FOA=
github.com/gonvenience/neat v1.3.1/go.mod h1:BS9YqdxIL7HScL1tSF3VBzCtXXOq18xKq3H8l96T+LI=
github.com/gonvenience/term v1.0.0 h1:joCB/j0Ngmdakd3muuLgAGPMf7DNKdoe708c1I6RiBs=
github.com/gonvenience/term v1.0.0/go.mod h1:wohD4Iqso9Eol7qc2VnNhSFFhZxok5PvO7pZhdrAn4E=
github.com/gonvenience/wrap v1.1.0 h1:d8gEZrXS/zg4BC1q0U4nHpPIh5k6muKpQ1+rQFBwpYc=
Expand Down

0 comments on commit cf31f68

Please sign in to comment.