mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2026-02-03 11:55:11 +01:00
fix(deps): update module github.com/spf13/pflag to v1.0.10
This commit is contained in:
parent
2477ad31ae
commit
a20e14f6bf
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.23.0
|
|||
require (
|
||||
github.com/akedrou/textdiff v0.1.0
|
||||
github.com/rs/zerolog v1.34.0
|
||||
github.com/spf13/pflag v1.0.6
|
||||
github.com/spf13/pflag v1.0.10
|
||||
github.com/stretchr/testify v1.10.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue