fix(deps): update module github.com/spf13/pflag to v1.0.7

This commit is contained in:
renovate[bot]
2025-08-16 16:22:51 +00:00
committed by Steffen Vogel
parent c53f0b23f4
commit f38174ec28
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/pion/logging v0.2.4
github.com/pion/stun/v3 v3.0.0
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.6
github.com/spf13/pflag v1.0.7
github.com/vishvananda/netlink v1.3.1
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.41.0

2
go.sum
View File

@@ -353,6 +353,8 @@ github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=
github.com/spf13/pflag v1.0.7/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

View File

@@ -19,7 +19,7 @@ buildGo124Module {
pname = "cunicu";
inherit version src;
vendorHash = "sha256-RgzrdNH1FOTBr4y9/X/PK0E/I2uEiogwYSmPdJEFpH4=";
vendorHash = "sha256-mrtm4TJrktx9vtqGqSuNCtzjH25KUAzg878bkyj10JE=";
nativeBuildInputs = [
installShellFiles