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 4f425f6 commit e683950Copy full SHA for e683950
go.mod
@@ -76,7 +76,7 @@ require (
76
github.com/beorn7/perks v1.0.1 // indirect
77
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
78
github.com/cespare/xxhash/v2 v2.2.0 // indirect
79
- github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
+ github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect
80
github.com/danieljoos/wincred v1.2.0 // indirect
81
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
82
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
0 commit comments