We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a66cf0 commit 7f32a1fCopy full SHA for 7f32a1f
go.mod
@@ -25,6 +25,7 @@ require (
25
)
26
27
require (
28
+ github.com/gonvenience/bunt v1.3.5
29
github.com/gonvenience/ytbx v1.4.4
30
github.com/google/go-cmp v0.6.0
31
github.com/homeport/dyff v1.7.1
@@ -70,7 +71,6 @@ require (
70
71
github.com/gobwas/glob v0.2.3 // indirect
72
github.com/gogo/protobuf v1.3.2 // indirect
73
github.com/golang/protobuf v1.5.4 // indirect
- github.com/gonvenience/bunt v1.3.5 // indirect
74
github.com/gonvenience/neat v1.3.13 // indirect
75
github.com/gonvenience/term v1.0.2 // indirect
76
github.com/gonvenience/text v1.0.7 // indirect
0 commit comments