Skip to content

Commit 61f9a18

Browse files
Bump github.com/gonvenience/bunt from 1.0.1 to 1.0.2
Bumps [github.com/gonvenience/bunt](https://github.com/gonvenience/bunt) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/gonvenience/bunt/releases) - [Commits](gonvenience/bunt@v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dd7f7c8 commit 61f9a18

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/gonvenience/neat
33
go 1.12
44

55
require (
6-
github.com/gonvenience/bunt v1.0.1
6+
github.com/gonvenience/bunt v1.0.2
77
github.com/lucasb-eyer/go-colorful v1.0.2
88
github.com/onsi/ginkgo v1.8.0
99
github.com/onsi/gomega v1.5.0

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
33
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
44
github.com/gonvenience/bunt v1.0.1 h1:105azL3hzdCHh9WtrB1M+Jvs/r1fQAyHutA4vohJAQ8=
55
github.com/gonvenience/bunt v1.0.1/go.mod h1:lsyhkmNpSAzhVx059BD0fQy5F29rWcS6AHb7UWNlT/s=
6+
github.com/gonvenience/bunt v1.0.2 h1:eiWx8+bO2yIlZXCZ/zNITj+F+CnXrqgXO9SpRKhL+sQ=
7+
github.com/gonvenience/bunt v1.0.2/go.mod h1:lsyhkmNpSAzhVx059BD0fQy5F29rWcS6AHb7UWNlT/s=
68
github.com/gonvenience/term v1.0.0 h1:joCB/j0Ngmdakd3muuLgAGPMf7DNKdoe708c1I6RiBs=
79
github.com/gonvenience/term v1.0.0/go.mod h1:wohD4Iqso9Eol7qc2VnNhSFFhZxok5PvO7pZhdrAn4E=
810
github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI=

0 commit comments

Comments
 (0)