We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbf35b commit fd44ee9Copy full SHA for fd44ee9
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/prometheus/client_golang v1.20.5
17
github.com/prometheus/client_model v0.6.1
18
github.com/spf13/pflag v1.0.6
19
- github.com/thediveo/enumflag v0.10.1
+ github.com/thediveo/enumflag/v2 v2.0.7
20
github.com/thediveo/enumflag/v2 v2.0.7
21
go.uber.org/zap v1.27.0
22
golang.org/x/net v0.34.0
0 commit comments