Skip to content

Commit 7f32a1f

Browse files
committed
execute go mod tidy (#586)
1 parent 9a66cf0 commit 7f32a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ require (
2525
)
2626

2727
require (
28+
github.com/gonvenience/bunt v1.3.5
2829
github.com/gonvenience/ytbx v1.4.4
2930
github.com/google/go-cmp v0.6.0
3031
github.com/homeport/dyff v1.7.1
@@ -70,7 +71,6 @@ require (
7071
github.com/gobwas/glob v0.2.3 // indirect
7172
github.com/gogo/protobuf v1.3.2 // indirect
7273
github.com/golang/protobuf v1.5.4 // indirect
73-
github.com/gonvenience/bunt v1.3.5 // indirect
7474
github.com/gonvenience/neat v1.3.13 // indirect
7575
github.com/gonvenience/term v1.0.2 // indirect
7676
github.com/gonvenience/text v1.0.7 // indirect

0 commit comments

Comments
 (0)